Decompile some functions

This commit is contained in:
octorock
2022-03-28 17:30:56 +02:00
parent c86ada3e3d
commit eb1158855b
38 changed files with 935 additions and 2299 deletions
+1 -1
View File
@@ -303,7 +303,7 @@ typedef struct {
/*0xf*/ u8 field_0xf;
/*0x10*/ u16 field_0x10;
/*0x12*/ u8 field_0x12[6];
/*0x18*/ u32 field_0x18;
/*0x18*/ Entity* field_0x18;
} ItemBehavior;
extern void (*const gPlayerItemFunctions[])(Entity*);