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