Playing around with talking and input
This commit is contained in:
@ -24,6 +24,7 @@
|
||||
#define INPUT_DOWN (inputbind_t)0x81
|
||||
#define INPUT_LEFT (inputbind_t)0x82
|
||||
#define INPUT_RIGHT (inputbind_t)0x83
|
||||
#define INPUT_ACCEPT (inputbind_t)0x84
|
||||
|
||||
|
||||
#define INPUT_BIND_COUNT 0xFF
|
||||
|
Reference in New Issue
Block a user