You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
rename 'StartSFX' to 'PlaySFX'
This commit is contained in:
@@ -225,7 +225,7 @@ _TitleScreen: ; 10ed67
|
||||
; Play starting sound effect
|
||||
call SFXChannelsOff
|
||||
ld de, SFX_TITLE_SCREEN_ENTRANCE
|
||||
call StartSFX
|
||||
call PlaySFX
|
||||
|
||||
ret
|
||||
; 10eea7
|
||||
|
||||
Reference in New Issue
Block a user