aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/IndigoPlateauLobby.asm
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/IndigoPlateauLobby.asm')
-rw-r--r--scripts/IndigoPlateauLobby.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/IndigoPlateauLobby.asm b/scripts/IndigoPlateauLobby.asm
index a9b549e3..d5c89536 100644
--- a/scripts/IndigoPlateauLobby.asm
+++ b/scripts/IndigoPlateauLobby.asm
@@ -11,7 +11,7 @@ IndigoPlateauLobby_Script:
res 1, [hl]
ret z
; Elite 4 events
- ResetEventRange ELITE4_EVENTS_START, EVENT_LANCES_ROOM_LOCK_DOOR
+ ResetEventRange INDIGO_PLATEAU_EVENTS_START, EVENT_LANCES_ROOM_LOCK_DOOR
ret
IndigoPlateauLobby_TextPointers: