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 712ac76e0..8043730d2 100644 --- a/src/rom6.c +++ b/src/rom6.c @@ -15,6 +15,7 @@ #include "task.h" #include "constants/event_object_movement_constants.h" #include "constants/event_objects.h" +#include "constants/field_effects.h" #include "constants/map_types.h" #include "constants/songs.h" |