mirror of
https://github.com/zeldaret/tmc
synced 2026-08-17 13:30:12 -04:00
Merge pull request #404 from octorock/cloudPiranha
This commit is contained in:
+1
-1
@@ -19,8 +19,8 @@ u32 sub_0806F5A4(u32 idx);
|
||||
u32 sub_0806F3E4(Entity*);
|
||||
void LinearMoveUpdate(Entity*);
|
||||
bool32 sub_0806FD54(Entity*);
|
||||
u32 sub_0806FCAC(Entity*, Entity*);
|
||||
|
||||
extern const s16 gSineTable[64];
|
||||
extern const s16 gCosineTable[256];
|
||||
|
||||
#endif
|
||||
|
||||
+1
-1
@@ -196,7 +196,7 @@ void Gibdo(Entity*);
|
||||
void OctorokGolden(Entity*);
|
||||
void TektiteGolden(Entity*);
|
||||
void RopeGolden(Entity*);
|
||||
void CloudPiranha(Entity*);
|
||||
void CloudPiranha();
|
||||
void ScissorsBeetle(Entity*);
|
||||
void CuccoAggr(Entity*);
|
||||
void Stalfos();
|
||||
|
||||
Reference in New Issue
Block a user