mirror of
https://github.com/zeldaret/tmc
synced 2026-07-09 14:55:35 -04:00
Decompile Eyegore
This commit is contained in:
+1
-1
@@ -176,7 +176,7 @@ void WizzrobeWind();
|
||||
void WizzrobeFire();
|
||||
void WizzrobeIce();
|
||||
void Armos();
|
||||
void Eyegore(Entity*);
|
||||
void Eyegore();
|
||||
void Rope(Entity*);
|
||||
void SmallPesto(Entity*);
|
||||
void AcroBandit(Entity*);
|
||||
|
||||
@@ -175,4 +175,5 @@ 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);
|
||||
extern void sub_08008796(Entity*, u32, u32, u32);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user