summaryrefslogtreecommitdiff
path: root/data/map_events.s
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2020-03-27 10:24:10 -0400
committerhuderlem <huderlem@gmail.com>2020-04-28 19:59:08 -0500
commite5757a3deffaf5fb211f50c6245e2eee826a8019 (patch)
treedac2d2b44727a54d2cb942cb58bbd6d7080b8260 /data/map_events.s
parent09b39527ff16a06fab702438bc5ac66ce6a613d8 (diff)
Use trainer type constants
Diffstat (limited to 'data/map_events.s')
-rw-r--r--data/map_events.s1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/map_events.s b/data/map_events.s
index 0f977acfb..d285040a0 100644
--- a/data/map_events.s
+++ b/data/map_events.s
@@ -9,6 +9,7 @@
#include "constants/vars.h"
#include "constants/weather.h"
#include "constants/trainer_hill.h"
+#include "constants/trainer_types.h"
.include "asm/macros.inc"
.include "constants/constants.inc"