mirror of
https://github.com/zeldaret/tmc
synced 2026-08-19 05:52:33 -04:00
label script functions
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
@ Player at Sanctuary pick up sword
|
||||
SCRIPT_START script_PlayerPickUpSword
|
||||
PlaySound SFX_1D3
|
||||
CallWithArg sub_0807F238, 0x000008bf
|
||||
CallWithArg SetPlayerAnimation2, 0x000008bf
|
||||
Call sub_08096028
|
||||
Wait 0x003c
|
||||
SetSyncFlag 0x00020000
|
||||
Call sub_0807F304
|
||||
Call WaitForPlayerFrameHiBit
|
||||
Wait 0x0078
|
||||
WaitForSyncFlagAndClear 0x00040000
|
||||
Call sub_080791BC
|
||||
|
||||
Reference in New Issue
Block a user