diff options
| author | notyourav <65437533+notyourav@users.noreply.github.com> | 2022-02-27 13:07:04 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-02-27 13:07:04 -0800 |
| commit | c735b300a556d58abeb92019b009a46e6bc019ab (patch) | |
| tree | 39dedbc92638695e7b52b3737be29c46db424635 /include/object.h | |
| parent | 985b0ec16cf6a78d6358e541cf1a6eacb68570ec (diff) | |
| parent | dcb6360b4e6e42acaa5643557fef956782e2f646 (diff) | |
Merge pull request #411 from octorock/beanstalk
Diffstat (limited to 'include/object.h')
| -rw-r--r-- | include/object.h | 2 |
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(); |
