You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Define GetWarpSFX
This function checks the current tile at the player's feet, and returns an appropriate SFX that should be played when warping from it.
This commit is contained in:
@@ -958,7 +958,7 @@ Script_waitsfx:
|
||||
Script_warpsound:
|
||||
; script command 0x87
|
||||
|
||||
callba Function14a07
|
||||
callba GetWarpSFX
|
||||
call PlaySFX
|
||||
ret
|
||||
|
||||
|
||||
Reference in New Issue
Block a user