LinkState members renamed for conformancy

This commit is contained in:
theo3
2020-07-14 16:54:35 -07:00
parent f9bdae5fe6
commit fc0727243d
7 changed files with 31 additions and 31 deletions
+1 -1
View File
@@ -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;
}