Merge pull request #7 from lemon-sherbet/cow_npc

decompile cow
This commit is contained in:
notyouraveragehooman
2020-06-13 14:51:17 -07:00
committed by GitHub
4 changed files with 240 additions and 451 deletions
+4 -2
View File
@@ -133,7 +133,9 @@ typedef struct Entity
u8 field_0x68;
u8 field_0x69;
u16 field_0x6a;
u8 filler4[8];
u8 field_0x6c;
u8 field_0x6d;
u8 filler4[6];
u32 * heldObjectPtr;
u8 filler3[2];
u16 itemCooldown;
@@ -145,4 +147,4 @@ typedef struct Entity
} Entity;
#endif
#endif