diff options
Diffstat (limited to 'maps/second_map_headers.asm')
-rw-r--r-- | maps/second_map_headers.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/second_map_headers.asm b/maps/second_map_headers.asm index 23c511737..70e7d69ad 100644 --- a/maps/second_map_headers.asm +++ b/maps/second_map_headers.asm @@ -2974,7 +2974,7 @@ RuinsofAlphHoOhChamber_SecondMapHeader: ; 0x958c4 db 0 ; 0x958d0 -RuinsofAlphKabutoChamber_SecondMapHeader: ; 0x958d0 +RuinsofAlphKabutoChamber_SecondMapHeader:: ; 0x958d0 ; border block db $0 @@ -3014,7 +3014,7 @@ RuinsofAlphOmanyteChamber_SecondMapHeader: ; 0x958dc db 0 ; 0x958e8 -RuinsofAlphAerodactylChamber_SecondMapHeader: ; 0x958e8 +RuinsofAlphAerodactylChamber_SecondMapHeader:: ; 0x958e8 ; border block db $0 |