summaryrefslogtreecommitdiff
path: root/include/object.h
diff options
context:
space:
mode:
authoroctorock <79596758+octorock@users.noreply.github.com>2022-02-26 14:40:57 +0100
committeroctorock <79596758+octorock@users.noreply.github.com>2022-02-26 14:40:57 +0100
commitdcb6360b4e6e42acaa5643557fef956782e2f646 (patch)
tree03f3eef5c6d3620d2c991027b3aab7de989367bd /include/object.h
parentabe6053a4f3dcaa511035baba764609464eadc46 (diff)
Decompile 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 83933d73..a3cf8928 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();