summaryrefslogtreecommitdiff
path: root/include/object.h
diff options
context:
space:
mode:
authornotyourav <65437533+notyourav@users.noreply.github.com>2022-02-27 13:07:04 -0800
committerGitHub <noreply@github.com>2022-02-27 13:07:04 -0800
commitc735b300a556d58abeb92019b009a46e6bc019ab (patch)
tree39dedbc92638695e7b52b3737be29c46db424635 /include/object.h
parent985b0ec16cf6a78d6358e541cf1a6eacb68570ec (diff)
parentdcb6360b4e6e42acaa5643557fef956782e2f646 (diff)
Merge pull request #411 from octorock/beanstalk
Diffstat (limited to 'include/object.h')
-rw-r--r--include/object.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/object.h b/include/object.h
index 65575e33..302d7b5e 100644
--- a/include/object.h
+++ b/include/object.h
@@ -270,7 +270,7 @@ void Object28(Entity*);
void AmbientClouds(Entity*);
void Object2A(Entity*);
void Object2B(Entity*);
-void Beanstalk(Entity*);
+void Beanstalk();
void Smoke(Entity*);
void PushableRock();
void HittableLever();