From db56f59b99093c16e5704ab96e728f1179b984ad Mon Sep 17 00:00:00 2001 From: "U-Fish-PC\\Daniel" Date: Wed, 16 Apr 2014 18:24:19 -0400 Subject: Disassemble some overworld map routines --- constants/map_constants.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'constants/map_constants.asm') 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 -- cgit v1.2.3