You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
More splits; map setup labels
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
Reset:: ; 150
|
||||
di
|
||||
call SoundRestart
|
||||
call MapSetup_Sound_Off
|
||||
xor a
|
||||
ld [hMapAnims], a
|
||||
call ClearPalettes
|
||||
@@ -168,7 +168,7 @@ Init:: ; 17d
|
||||
|
||||
predef Function9853
|
||||
|
||||
call SoundRestart
|
||||
call MapSetup_Sound_Off
|
||||
xor a
|
||||
ld [wMapMusic], a
|
||||
jp GameInit
|
||||
|
||||
Reference in New Issue
Block a user