diff options
Diffstat (limited to 'include/flags.h')
| -rw-r--r-- | include/flags.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/flags.h b/include/flags.h index 48e56749..27595e70 100644 --- a/include/flags.h +++ b/include/flags.h @@ -130,6 +130,6 @@ enum { /*0x62*/ MAZE_CLEAR, /* Cleared Castle maze */ /*0x63*/ TINY_ENTRANCE, /* Ezlo described entrances */ /*0x64*/ CASTLE_BGM, /* Castle intro BGM */ -} FLAG; +}; #endif
\ No newline at end of file |
