diff options
Diffstat (limited to 'constants/script_constants.asm')
-rw-r--r-- | constants/script_constants.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/constants/script_constants.asm b/constants/script_constants.asm index 5cda66d02..c734867ea 100644 --- a/constants/script_constants.asm +++ b/constants/script_constants.asm @@ -45,7 +45,7 @@ const_value SET -1 const PLAYEREVENT_4 const PLAYEREVENT_WARP const PLAYEREVENT_FALL - const PLAYEREVENT_7 + const PLAYEREVENT_WHITEOUT const PLAYEREVENT_HATCH const PLAYEREVENT_9 NUM_PLAYER_EVENTS EQU const_value |