You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Use :: to export labels between objects.
This fixes the build.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user