summaryrefslogtreecommitdiff
path: root/src/seagallop.c
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2020-03-04 10:42:16 -0500
committerGriffinR <griffin.g.richards@gmail.com>2020-03-04 10:42:16 -0500
commit13e06bf7f88be6d25f420704b76828ed6f24cbc2 (patch)
tree515c47936d27b2c7b5a1d60ba1154440686a5f35 /src/seagallop.c
parentce3e1b8af0fa394e5711ea775bfe4099b9fc6680 (diff)
Combine special prefixes, drop more
Diffstat (limited to 'src/seagallop.c')
-rw-r--r--src/seagallop.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/seagallop.c b/src/seagallop.c
index 3257819aa..1e2234b9c 100644
--- a/src/seagallop.c
+++ b/src/seagallop.c
@@ -16,7 +16,7 @@
#include "field_weather.h"
#include "constants/songs.h"
#include "constants/maps.h"
-#include "seagallop.h"
+#include "constants/seagallop.h"
#define TILESTAG_FERRY 3000
#define TILESTAG_WAKE 4000