diff options
Diffstat (limited to 'constants/map_constants.asm')
-rw-r--r-- | constants/map_constants.asm | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/constants/map_constants.asm b/constants/map_constants.asm index 5bb98f0a..c41643c8 100644 --- a/constants/map_constants.asm +++ b/constants/map_constants.asm @@ -255,11 +255,10 @@ ENDM map_const GOLDENROD_DEPT_STORE_5F, 4, 8 ; 16 map_const GOLDENROD_DEPT_STORE_6F, 4, 8 ; 17 map_const GOLDENROD_DEPT_STORE_ELEVATOR, 2, 2 ; 18 - map_const GOLDENROD_DEPT_STORE_ROOF, 4, 8 ; 19 - map_const GOLDENROD_GAME_CORNER, 7, 10 ; 20 - map_const ILEX_FOREST_AZALEA_GATE, 4, 5 ; 21 - map_const ROUTE_34_ILEX_FOREST_GATE, 4, 5 ; 22 - map_const DAYCARE, 4, 5 ; 23 + map_const GOLDENROD_GAME_CORNER, 7, 10 ; 19 + map_const ILEX_FOREST_AZALEA_GATE, 4, 5 ; 20 + map_const ROUTE_34_ILEX_FOREST_GATE, 4, 5 ; 21 + map_const DAYCARE, 4, 5 ; 22 newgroup ; 12 |