diff options
| author | Henny022p <info@henny022.de> | 2025-03-09 15:24:57 +0000 |
|---|---|---|
| committer | Henny022p <info@henny022.de> | 2025-03-09 19:00:34 +0000 |
| commit | 6c71c8f55936b6a5d75f0680c6a55f2169f48e9c (patch) | |
| tree | d1a22dc0785bc3ac1d0a8d4c28da7faed3943ef7 /src/debug.c | |
| parent | 4c88a43f42196a5af1f26b420097759d5485cb35 (diff) | |
cleanup unused and transitive includes
Diffstat (limited to 'src/debug.c')
| -rw-r--r-- | src/debug.c | 1 |
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); |
