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: ; 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