diff options
Diffstat (limited to 'src/roamer.c')
-rw-r--r-- | src/roamer.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/roamer.c b/src/roamer.c index b8d100967..4811ac3b2 100644 --- a/src/roamer.c +++ b/src/roamer.c @@ -3,7 +3,6 @@ #include "pokemon.h" #include "random.h" #include "roamer.h" -#include "constants/maps.h" // Despite having a variable to track it, the roamer is // hard-coded to only ever be in map group 0 |