mirror of
https://github.com/zeldaret/tmc
synced 2026-07-02 20:46:44 -04:00
Decompile Stalfos
This commit is contained in:
+1
-1
@@ -199,7 +199,7 @@ void RopeGolden(Entity*);
|
||||
void CloudPiranha(Entity*);
|
||||
void ScissorsBeetle(Entity*);
|
||||
void CuccoAggr(Entity*);
|
||||
void Stalfos(Entity*);
|
||||
void Stalfos();
|
||||
void FlyingSkull(Entity*);
|
||||
void MazaalBracelet(Entity*);
|
||||
void Takkuri(Entity*);
|
||||
|
||||
@@ -172,4 +172,5 @@ extern void CreateRandomItemDrop(Entity*, s32);
|
||||
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);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user