You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Merge commit '4ac6783' into merge-mrwint
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
; Notable functions:
|
; Notable functions:
|
||||||
; UpdateSound (called during VBlank)
|
; UpdateSound (called during VBlank)
|
||||||
; FadeMusic
|
; FadeMusic
|
||||||
; PlaySFX
|
; PlayStereoSFX
|
||||||
; PlayCry
|
; PlayCry
|
||||||
|
|
||||||
SoundRestart: ; e8000
|
SoundRestart: ; e8000
|
||||||
@@ -2566,7 +2566,7 @@ LoadSFX: ; e8c04
|
|||||||
; e8ca6
|
; e8ca6
|
||||||
|
|
||||||
|
|
||||||
PlaySFX: ; e8ca6
|
PlayStereoSFX: ; e8ca6
|
||||||
; play sfx de
|
; play sfx de
|
||||||
|
|
||||||
call MusicOff
|
call MusicOff
|
||||||
|
Reference in New Issue
Block a user