Decompile Object61

This commit is contained in:
octorock
2022-02-27 11:41:58 +01:00
parent 28301855fd
commit 1e33e5a55d
8 changed files with 184 additions and 454 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ typedef struct {
u16 unk_02;
union SplitWord unk_04;
union SplitWord unk_08;
union SplitWord unk_0C;
u32 unk_0C;
} struct_gUnk_020000C0_1;
typedef struct {
struct_gUnk_020000C0_1 unk_00[4];
+1
View File
@@ -140,6 +140,7 @@ extern bool32 sub_0806FC80(Entity*, Entity*, s32);
extern void sub_0806FCF4(Entity*, s32, s32, s32);
extern void sub_0806FD3C(Entity*);
extern bool32 sub_0806FDA0(Entity*);
extern void sub_0806FEBC(Entity*, u32, Entity*);
extern void sub_080751E8(u32, u32, void*);
extern void sub_08077BB8(ItemBehavior*);
extern Entity* sub_08077C0C(ItemBehavior*, u32);
+1 -1
View File
@@ -323,7 +323,7 @@ void HouseDoorInterior(Entity*);
void Whirlwind(Entity*);
void ObjectBlockingStairs(Entity*);
void SwordsmanNewsletter(Entity*);
void Object61(Entity*);
void Object61();
void GiantTwig();
void Object63(Entity*);
void Object64(Entity*);