mirror of
https://github.com/zeldaret/tmc
synced 2026-07-05 13:43:38 -04:00
Use enums across more scripts and files
This commit is contained in:
@@ -108,7 +108,7 @@ void MacroBook_Action3(MacroBookEntity* this) {
|
||||
super->timer++;
|
||||
super->frame &= 0xdf;
|
||||
SetPlayerControl(0xff);
|
||||
SetGlobalFlag(0x2a);
|
||||
SetGlobalFlag(MIZUKAKI_HARIFALL);
|
||||
default:
|
||||
UpdateAnimationSingleFrame(super);
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user