mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-01-23 09:16:20 -08:00
Use :: for all global labels, not the GLOBAL keyword
This commit is contained in:
parent
aa334dc5b9
commit
4eb8165158
@ -50,8 +50,6 @@ UpdateSound::
|
|||||||
|
|
||||||
_LoadMusicByte::
|
_LoadMusicByte::
|
||||||
; wCurMusicByte = [a:de]
|
; wCurMusicByte = [a:de]
|
||||||
GLOBAL LoadMusicByte
|
|
||||||
|
|
||||||
ld [hROMBank], a
|
ld [hROMBank], a
|
||||||
ld [MBC3RomBank], a
|
ld [MBC3RomBank], a
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user