Res enum comments

This commit is contained in:
LagoLunatic
2023-10-08 00:00:57 -04:00
parent 3be4442fc1
commit a6596222df
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ class camera_class;
class J2DOrthoGraph;
class dDemo_actor_c;
enum ALWAYS_RES_FILE_IDS {
enum ALWAYS_RES_FILE_ID { // IDs and indexes are synced
/* BCK */
ALWAYS_BCK_FA=0xC,
ALWAYS_BCK_OBM_SYOUGEKISW=0xD,
+1 -1
View File
@@ -82,7 +82,7 @@ enum Action {
ACTION_ITAI_MOVE = 0x3,
};
enum AM_RES_FILE_IDS {
enum AM_RES_FILE_ID { // IDs and indexes are synced
/* BAS */
AM_BAS_BOM_NOMI=0x5,
AM_BAS_BOM_NOMI2=0x6,