forked from len0rd/rockbox
The old touchscreen_get() needed an external button_get() call. Now two APIs are added that do this call internally. This way they behave similar to get_action. The old API is preserved (but renamed) since it's used in reversi. Change-Id: I24902c64a357f2fdd7d0c2f5371cbfd20f34f1c8 |
||
|---|---|---|
| .. | ||
| reversi-game.c | ||
| reversi-game.h | ||
| reversi-gui.c | ||
| reversi-gui.h | ||
| reversi-strategy-naive.c | ||
| reversi-strategy-simple.c | ||
| reversi-strategy.c | ||
| reversi-strategy.h | ||
| reversi.make | ||
| SOURCES | ||