create object enum and update entity type struct

This commit is contained in:
theo3
2021-02-28 16:54:28 -08:00
parent 6596831a6b
commit e3ee1058bb
126 changed files with 832 additions and 639 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ void sub_0809F318(Entity* this) {
this->height.HALF.HI = 0xFFB0;
this->spriteOrientation.flipY = 2;
this->action = 1;
sub_0801D2B4(this, gUnk_08124704[this->entityType.form]);
sub_0801D2B4(this, gUnk_08124704[this->type]);
sub_0805E3A0(this, 7);
}