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:
@@ -1091,7 +1091,7 @@ Text_PlaySound:: ; 1500
|
||||
ld e, [hl]
|
||||
inc hl
|
||||
ld d, [hl]
|
||||
call StartSFX
|
||||
call PlaySFX
|
||||
call WaitSFX
|
||||
pop de
|
||||
|
||||
|
||||
Reference in New Issue
Block a user