Playing around with talking and input

This commit is contained in:
2021-05-26 08:10:37 -07:00
parent bc512ab29e
commit 68e6abe0de
9 changed files with 61 additions and 23 deletions

View File

@ -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