diff options
author | IIMarckus <iimarckus@gmail.com> | 2018-09-20 20:31:09 -0600 |
---|---|---|
committer | IIMarckus <iimarckus@gmail.com> | 2018-09-20 20:31:09 -0600 |
commit | f7c1a2cd8ffb4c00ba0261ed57fe6ea5349af8a4 (patch) | |
tree | a34be0dd9493cc16758aef7e3ca3547c1ee9c5c6 /constants/map_constants.asm | |
parent | f5ce33c3dc240c7f1f9a1cb894ba041b5692c8bd (diff) |
Add map scripts from bank 45.
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 |