summaryrefslogtreecommitdiff
path: root/data-de/event_scripts.s
diff options
context:
space:
mode:
authorcamthesaxman <cameronghall@cox.net>2017-11-27 22:12:09 -0600
committercamthesaxman <cameronghall@cox.net>2017-11-27 22:12:09 -0600
commit2fea5bf7d82e85f4b33857e6eb5b4ddc6e7542d2 (patch)
tree37d8e53e88c1f6a052ca1a355faf36ba3acad9dc /data-de/event_scripts.s
parent61e0c62d2d2dbeba13aaeb49b89c9773b25f84b7 (diff)
convert data files to use constants/map.h
Diffstat (limited to 'data-de/event_scripts.s')
-rw-r--r--data-de/event_scripts.s3
1 files changed, 2 insertions, 1 deletions
diff --git a/data-de/event_scripts.s b/data-de/event_scripts.s
index c5def2c8d..88634d215 100644
--- a/data-de/event_scripts.s
+++ b/data-de/event_scripts.s
@@ -2,6 +2,7 @@
#include "constants/game_stat.h"
#include "constants/items.h"
#include "constants/map_objects.h"
+#include "constants/maps.h"
#include "constants/moves.h"
#include "constants/opponents.h"
#include "constants/songs.h"
@@ -4915,7 +4916,7 @@ S_FallDownHole:: @ 81C6BC5
waitmovement 0
playse 43
delay 60
- warphole Undefined
+ warphole MAP_UNDEFINED
waitstate
end