diff options
| author | octorock <79596758+octorock@users.noreply.github.com> | 2022-02-22 17:53:06 +0100 |
|---|---|---|
| committer | octorock <79596758+octorock@users.noreply.github.com> | 2022-02-27 13:44:06 +0100 |
| commit | f2520835391b8199cdeae627e2c7fda43e0df1ff (patch) | |
| tree | d100eb93e22d071b160c8a4c8f359cabe953ff20 /include/object.h | |
| parent | ab853d9f4437bb51ab85bc61d903cc8cf2546687 (diff) | |
Decompile MinecartDoor
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 34937cac..466cc9b3 100644 --- a/include/object.h +++ b/include/object.h @@ -334,7 +334,7 @@ void Object68(Entity*); void Object69(Entity*); void Object6A(Entity*); void CrenelBeanSprout(); -void MinecartDoor(Entity*); +void MinecartDoor(); void ObjectOnPillar(); void MineralWaterSource(Entity*); void MinishSizedArchway(Entity*); |
