rename 'PlaySFX' to 'PlayStereoSFX'

This commit is contained in:
yenatch 2013-10-08 13:05:52 -04:00
parent ec77075a47
commit 4ac678313f

View File

@ -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