mirror of
https://github.com/zeldaret/tmc
synced 2026-07-09 14:55:35 -04:00
Decompile Object61
This commit is contained in:
+1
-1
@@ -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];
|
||||
|
||||
@@ -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
@@ -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*);
|
||||
|
||||
Reference in New Issue
Block a user