Start test frontend
This commit is contained in:
parent
a208d0561e
commit
d0b1b840b9
10 changed files with 143 additions and 5 deletions
2
game.h
2
game.h
|
@ -52,6 +52,8 @@
|
|||
format (described in the map module) etc.
|
||||
*/
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
#define LCR_KEY_UP 0x00
|
||||
#define LCR_KEY_RIGHT 0x01
|
||||
#define LCR_KEY_DOWN 0x02
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue