mirror of
https://github.com/zeldaret/tmc
synced 2026-08-21 06:29:00 -04:00
LinkState members renamed for conformancy
This commit is contained in:
@@ -76,6 +76,6 @@ void sub_08099ECC(Entity *this)
|
||||
this->previousActionFlag = 1;
|
||||
CopyPosition(this, &gLinkEntity);
|
||||
gLinkState.linkAction = 3;
|
||||
gLinkState.filler12[4] = 0;
|
||||
gLinkState.field_0x34[4] = 0;
|
||||
gLinkState.flags.all |= 0x8000;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user