mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
rename 'PlaySFX' to 'PlayStereoSFX'
This commit is contained in:
parent
ec77075a47
commit
4ac678313f
@ -5,7 +5,7 @@
|
||||
; Notable functions:
|
||||
; UpdateSound (called during VBlank)
|
||||
; FadeMusic
|
||||
; PlaySFX
|
||||
; PlayStereoSFX
|
||||
; PlayCry
|
||||
|
||||
SoundRestart: ; e8000
|
||||
@ -2566,7 +2566,7 @@ LoadSFX: ; e8c04
|
||||
; e8ca6
|
||||
|
||||
|
||||
PlaySFX: ; e8ca6
|
||||
PlayStereoSFX: ; e8ca6
|
||||
; play sfx de
|
||||
|
||||
call MusicOff
|
||||
|
Loading…
Reference in New Issue
Block a user