script_menu data

This commit is contained in:
PikalaxALT
2019-10-25 13:23:46 -04:00
parent 0a440d658b
commit 00675eaafb
20 changed files with 958 additions and 709 deletions
+7
View File
@@ -0,0 +1,7 @@
#ifndef GUARD_CONSTANTS_MENU_H
#define GUARD_CONSTANTS_MENU_H
#define SCR_MENU_CANCEL 127
#define SCR_MENU_UNSET 255
#endif //GUARD_CONSTANTS_MENU_H