summaryrefslogtreecommitdiff
path: root/constants/map_constants.asm
diff options
context:
space:
mode:
Diffstat (limited to 'constants/map_constants.asm')
-rwxr-xr-xconstants/map_constants.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/constants/map_constants.asm b/constants/map_constants.asm
index 555591a..65a4925 100755
--- a/constants/map_constants.asm
+++ b/constants/map_constants.asm
@@ -29,6 +29,6 @@ FIRE_CLUB EQU $1B
CHALLENGE_HALL_ENTRANCE EQU $1C
CHALLENGE_HALL_LOBBY EQU $1D
CHALLENGE_HALL EQU $1E
-POKEMON_DOME_LOBBY EQU $1F
+POKEMON_DOME_ENTRANCE EQU $1F
POKEMON_DOME EQU $20
HALL_OF_HONOR EQU $21 \ No newline at end of file