There was an error while loading. Please reload this page.
1 parent e9e769f commit cab3ccdCopy full SHA for cab3ccd
constants/map_constants.asm
@@ -138,7 +138,7 @@ DEF FIRST_INDOOR_MAP EQU const_value
138
map_const UNUSED_MAP_74, 0, 0 ; $74
139
map_const UNUSED_MAP_75, 0, 0 ; $75
140
map_const HALL_OF_FAME, 5, 4 ; $76
141
- map_const UNDERGROUND_PATH_NORTH_SOUTH, 4, 24 ; $77
+ map_const UNDERGROUND_PATH_NORTH_SOUTH, 4, 24 ; $77 ; UndergroundPathNorthSouth.blk is actually 4x23
142
map_const CHAMPIONS_ROOM, 4, 4 ; $78
143
map_const UNDERGROUND_PATH_WEST_EAST, 25, 4 ; $79
144
map_const CELADON_MART_1F, 10, 4 ; $7A
0 commit comments