summaryrefslogtreecommitdiff
path: root/include/enemy.h
diff options
context:
space:
mode:
authoroctorock <79596758+octorock@users.noreply.github.com>2022-02-22 18:39:07 +0100
committeroctorock <79596758+octorock@users.noreply.github.com>2022-02-22 18:39:07 +0100
commit25db5f1b77d0d243452588ff23cf2adf2e34af16 (patch)
treec099e847f7905a4a0e07758306d9d05b826a3976 /include/enemy.h
parenteed39c54b6533f3c2a33563025c73d21c4294de9 (diff)
Decompile CloudPiranha
Diffstat (limited to 'include/enemy.h')
-rw-r--r--include/enemy.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/enemy.h b/include/enemy.h
index 4b9fc37b..80dcf4d8 100644
--- a/include/enemy.h
+++ b/include/enemy.h
@@ -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();