summaryrefslogtreecommitdiff
path: root/include/enemy.h
diff options
context:
space:
mode:
authornotyourav <65437533+notyourav@users.noreply.github.com>2022-02-07 18:14:28 -0800
committerGitHub <noreply@github.com>2022-02-07 18:14:28 -0800
commit40308acbe97718e70d34441c3eeba1b2921ebf3e (patch)
tree21df60dd36d505dfc327909c14c0dfb226401da9 /include/enemy.h
parente9ce049ed7e300d7872d06d4b68ec9cc9e3bba1c (diff)
parent22a28648e6552e67eff05efecd2a4920c9ca6e42 (diff)
Merge pull request #356 from octorock/stalfos
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 1ef06a0d..3efc0bd5 100644
--- a/include/enemy.h
+++ b/include/enemy.h
@@ -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*);