summaryrefslogtreecommitdiff
path: root/src/fame_checker.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fame_checker.c')
-rw-r--r--src/fame_checker.c11
1 files changed, 1 insertions, 10 deletions
diff --git a/src/fame_checker.c b/src/fame_checker.c
index dbdb47da8..cccdbf604 100644
--- a/src/fame_checker.c
+++ b/src/fame_checker.c
@@ -1,7 +1,6 @@
#include "global.h"
+#include "gflib.h"
#include "constants/songs.h"
-#include "sprite.h"
-#include "bg.h"
#include "event_data.h"
#include "event_scripts.h"
#include "graphics.h"
@@ -13,15 +12,7 @@
#include "new_menu_helpers.h"
#include "item_menu.h"
#include "list_menu.h"
-#include "gpu_regs.h"
-#include "palette.h"
#include "task.h"
-#include "malloc.h"
-#include "main.h"
-#include "sound.h"
-#include "text.h"
-#include "window.h"
-#include "string_util.h"
#include "event_object_movement.h"
#include "menu_indicators.h"
#include "text_window.h"