Beta Build 5!
This commit is contained in:
parent
34e1896ee8
commit
93674e3fa2
12 changed files with 583 additions and 68 deletions
|
@ -16,6 +16,9 @@ Key k_pause;
|
|||
Key k_accept;
|
||||
Key k_decline;
|
||||
Key k_delete;
|
||||
Key k_menuNext;
|
||||
Key k_menuPrev;
|
||||
touchPosition k_touch;
|
||||
|
||||
void tickKeys(u32 held,u32 down);
|
||||
void tickKeys(u32 held, u32 down);
|
||||
bool clicked(Key key);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue