mirror of
https://github.com/zeldaret/tmc
synced 2026-09-07 19:30:27 -04:00
Use enums across more scripts and files
This commit is contained in:
@@ -9,7 +9,7 @@ SCRIPT_START script_PlayerGetGreenCap
|
||||
Wait 0x005a
|
||||
SetSyncFlag 0x00000008
|
||||
BeginBlock
|
||||
CallWithArg ResetPlayerFlag, 0x00000008
|
||||
CallWithArg ResetPlayerFlag, PL_NO_CAP
|
||||
CallWithArg SetPlayerAnimation2, 0x000008e4
|
||||
EndBlock
|
||||
Call WaitForPlayerAnim
|
||||
|
||||
Reference in New Issue
Block a user