summaryrefslogtreecommitdiff
path: root/src/teachy_tv.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/teachy_tv.c')
-rw-r--r--src/teachy_tv.c10
1 files changed, 1 insertions, 9 deletions
diff --git a/src/teachy_tv.c b/src/teachy_tv.c
index 1d49ee3d9..6924f8e9d 100644
--- a/src/teachy_tv.c
+++ b/src/teachy_tv.c
@@ -1,23 +1,15 @@
#include "task.h"
-#include "menu.h"
-#include "palette.h"
-#include "sprite.h"
+#include "gflib.h"
#include "menu_helpers.h"
#include "new_menu_helpers.h"
-#include "sound.h"
-#include "malloc.h"
#include "scanline_effect.h"
-#include "bg.h"
-#include "gpu_regs.h"
#include "decompress.h"
-#include "window.h"
#include "list_menu.h"
#include "item_menu.h"
#include "item.h"
#include "menu_indicators.h"
#include "event_object_movement.h"
#include "random.h"
-#include "text.h"
#include "constants/songs.h"
#include "constants/items.h"
#include "event_data.h"