mirror of
https://github.com/zeldaret/tmc
synced 2026-08-11 11:33:31 -04:00
Use enums across more scripts and files
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
SCRIPT_START script_NPC4ESourceOfTheFlow
|
||||
BeginBlock
|
||||
Call sub_0806DB84
|
||||
CheckKinstoneFused 0x0009
|
||||
CheckKinstoneFused KINSTONE_9
|
||||
JumpIf script_08016028
|
||||
_0807EA88 0x0009
|
||||
CallWithArg sub_0806DA04, 0x00000007
|
||||
@@ -12,7 +12,7 @@ script_08015FE4:
|
||||
_0807EA4C
|
||||
_0807E9F0
|
||||
SetPlayerIdle
|
||||
CheckKinstoneFused 0x0009
|
||||
CheckKinstoneFused KINSTONE_9
|
||||
JumpIf script_08015FFE
|
||||
Call sub_0807DF50
|
||||
EnablePlayerControl
|
||||
|
||||
Reference in New Issue
Block a user