summaryrefslogtreecommitdiff
path: root/constants/script_constants.asm
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2015-11-11 23:38:57 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2015-11-11 23:38:57 -0500
commit2ffcb4b49036b8bcd9a37cdc9305f7ee5567fe6c (patch)
tree0c9fe148771ade8ef1948852722b95b378cbe46f /constants/script_constants.asm
parent91068077f05afbbfd6571ceadada2c03ac7c8038 (diff)
More splits; map setup labels
Diffstat (limited to 'constants/script_constants.asm')
-rw-r--r--constants/script_constants.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/constants/script_constants.asm b/constants/script_constants.asm
index c734867ea..058f9d92d 100644
--- a/constants/script_constants.asm
+++ b/constants/script_constants.asm
@@ -42,10 +42,10 @@ const_value SET -1
const PLAYEREVENT_SEENBYTRAINER
const PLAYEREVENT_TALKTOTRAINER
const PLAYEREVENT_ITEMBALL
- const PLAYEREVENT_4
+ const PLAYEREVENT_CONNECTION
const PLAYEREVENT_WARP
const PLAYEREVENT_FALL
const PLAYEREVENT_WHITEOUT
const PLAYEREVENT_HATCH
- const PLAYEREVENT_9
+ const PLAYEREVENT_JOYCHANGEFACING
NUM_PLAYER_EVENTS EQU const_value