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:
pfero
2017-10-29 11:09:24 +01:00
parent 7c9a156133
commit 88f1b8165b
2 changed files with 5 additions and 5 deletions

View File

@@ -958,7 +958,7 @@ Script_waitsfx:
Script_warpsound:
; script command 0x87
callba Function14a07
callba GetWarpSFX
call PlaySFX
ret