Decompile manager31

This commit is contained in:
octorock
2021-09-18 13:28:17 +02:00
parent 9147fa8272
commit aa6cafcb98
3 changed files with 96 additions and 176 deletions
+1 -1
View File
@@ -130,6 +130,6 @@ typedef enum {
/*0x62*/ MAZE_CLEAR, /* Cleared Castle maze */
/*0x63*/ TINY_ENTRANCE, /* Ezlo described entrances */
/*0x64*/ CASTLE_BGM, /* Castle intro BGM */
} Flags;
} Flag;
#endif