This commit is contained in:
theo3 2020-08-09 16:23:03 -07:00
parent 821e54fe9a
commit 4a4ac6fc91
2 changed files with 2 additions and 2 deletions

View File

@ -233,7 +233,7 @@ extern void sub_080784C8();
extern void sub_08017640();
extern void sub_0806FDA0(Entity*);
extern void sub_080AE008(Entity*, u32, u32);
extern void sub_08016A30(Entity*);
extern u32 sub_08016A30(Entity*);
extern u32 IsItemEquipped(u32);
extern void sub_08077728();
extern void sub_0807AEE4();

View File

@ -34,7 +34,7 @@ void sub_0808222C(Entity* this) {
this->boundingBox = &gUnk_080FD338;
this->nonPlanarMovement = 0x80;
this->y.HALF.HI += 3;
this->possibleBool = 0;
this->field_0x16 = 0;
this->flags |= 0x80;
this->currentHealth = 1;
this->field_0x3c = 7;