diff options
Diffstat (limited to 'src/help_system.c')
-rw-r--r-- | src/help_system.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/help_system.c b/src/help_system.c index bb3135260..d68acbaa1 100644 --- a/src/help_system.c +++ b/src/help_system.c @@ -10,9 +10,7 @@ #include "strings.h" #include "text.h" #include "blit.h" -#include "event_data.h" #include "constants/songs.h" -#include "constants/flags.h" extern u8 gGlyphInfo[]; |