diff options
Diffstat (limited to 'src/rom6.c')
-rw-r--r-- | src/rom6.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rom6.c b/src/rom6.c index 78cbbe2de..cc146fc94 100644 --- a/src/rom6.c +++ b/src/rom6.c @@ -15,6 +15,7 @@ #include "sound.h" #include "sprite.h" #include "task.h" +#include "constants/map_types.h" // static functions static void task08_080C9820(u8 taskId); |