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
-1
@@ -3631,7 +3631,7 @@ void sub_08074F8C(Entity* this) {
|
||||
UpdateAnimationSingleFrame(this);
|
||||
if (this->frame == 1) {
|
||||
this->frame = 0;
|
||||
gActiveScriptInfo.unk_00 |= 4;
|
||||
gActiveScriptInfo.syncFlags |= 4;
|
||||
}
|
||||
if (this->frame & 0x80) {
|
||||
this->field_0x68.HALF.LO++;
|
||||
|
||||
Reference in New Issue
Block a user