Skip to content

Commit cab3ccd

Browse files
committed
Comment about UndergroundPathNorthSouth.blk size
Fixes pret#387
1 parent e9e769f commit cab3ccd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎constants/map_constants.asm‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ DEF FIRST_INDOOR_MAP EQU const_value
138138
map_const UNUSED_MAP_74, 0, 0 ; $74
139139
map_const UNUSED_MAP_75, 0, 0 ; $75
140140
map_const HALL_OF_FAME, 5, 4 ; $76
141-
map_const UNDERGROUND_PATH_NORTH_SOUTH, 4, 24 ; $77
141+
map_const UNDERGROUND_PATH_NORTH_SOUTH, 4, 24 ; $77 ; UndergroundPathNorthSouth.blk is actually 4x23
142142
map_const CHAMPIONS_ROOM, 4, 4 ; $78
143143
map_const UNDERGROUND_PATH_WEST_EAST, 25, 4 ; $79
144144
map_const CELADON_MART_1F, 10, 4 ; $7A

0 commit comments

Comments
 (0)