fix labels for SoundRestart and UpdateSound
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
Reset: ; 150
|
||||
di
|
||||
call CleanSoundRestart
|
||||
call SoundRestart
|
||||
xor a
|
||||
ld [$ffde], a
|
||||
call ClearPalettes
|
||||
@@ -170,7 +170,7 @@ Init: ; 17d
|
||||
ld a, $30
|
||||
call Predef
|
||||
|
||||
call CleanSoundRestart
|
||||
call SoundRestart
|
||||
xor a
|
||||
ld [CurMusic], a
|
||||
jp GameInit
|
||||
|
Reference in New Issue
Block a user