summaryrefslogtreecommitdiff
path: root/src/debug.c
diff options
context:
space:
mode:
authorHenny022p <info@henny022.de>2025-03-09 15:24:57 +0000
committerHenny022p <info@henny022.de>2025-03-09 19:00:34 +0000
commit6c71c8f55936b6a5d75f0680c6a55f2169f48e9c (patch)
treed1a22dc0785bc3ac1d0a8d4c28da7faed3943ef7 /src/debug.c
parent4c88a43f42196a5af1f26b420097759d5485cb35 (diff)
cleanup unused and transitive includes
Diffstat (limited to 'src/debug.c')
-rw-r--r--src/debug.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/debug.c b/src/debug.c
index 9ca357ad..9d2b728d 100644
--- a/src/debug.c
+++ b/src/debug.c
@@ -13,6 +13,7 @@
#include "screen.h"
#include "sound.h"
#include "save.h"
+#include "fade.h"
void sub_0805FA04(void);
void sub_0805FA98(void);