mirror of
https://github.com/zeldaret/tmc
synced 2026-07-09 14:55:35 -04:00
Decompile Armos
This commit is contained in:
+1
-1
@@ -175,7 +175,7 @@ void Tektite(Entity*);
|
||||
void WizzrobeWind();
|
||||
void WizzrobeFire();
|
||||
void WizzrobeIce();
|
||||
void Armos(Entity*);
|
||||
void Armos();
|
||||
void Eyegore(Entity*);
|
||||
void Rope(Entity*);
|
||||
void SmallPesto(Entity*);
|
||||
|
||||
@@ -173,4 +173,6 @@ extern Entity* sub_080A2A3C(Entity*, u32, u32, u32);
|
||||
extern void sub_0806FCF4(Entity*, s32, s32, s32);
|
||||
extern u32 sub_080041DC(Entity*, u32, u32);
|
||||
extern void sub_080AE58C(Entity*, u32, u32);
|
||||
extern u32 sub_0800132C(Entity*, Entity*);
|
||||
extern bool32 sub_080AE4CC(Entity*, u32, u32, u32);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user