mirror of
https://github.com/zeldaret/tmc
synced 2026-09-09 20:11:05 -04:00
label script functions
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
SCRIPT_START script_PlayerWakingUpInHyruleCastle
|
||||
BeginBlock
|
||||
Call sub_0807DF28
|
||||
_0807E864
|
||||
SetPlayerIdle
|
||||
.ifdef JP
|
||||
SetLocalFlag 0x009e
|
||||
.else
|
||||
@@ -18,16 +18,16 @@ SCRIPT_START script_PlayerWakingUpInHyruleCastle
|
||||
.endif
|
||||
EndBlock
|
||||
Wait 0x003c
|
||||
_0807E778 0x0004
|
||||
SetFadeTime 0x0004
|
||||
DoFade4
|
||||
WaitForFadeFinish
|
||||
script_08009EA4:
|
||||
Call sub_0807F0D8
|
||||
Call CheckAnyKeyPressed
|
||||
JumpIfNot script_08009EA4
|
||||
DoPostScriptAction 0x0014
|
||||
Wait 0x000a
|
||||
Call sub_08053250
|
||||
_0807E878
|
||||
EnablePlayerControl
|
||||
Call sub_0807DF50
|
||||
Call sub_080791D0
|
||||
SCRIPT_END
|
||||
|
||||
Reference in New Issue
Block a user