summaryrefslogtreecommitdiff
path: root/include/object.h
diff options
context:
space:
mode:
authoroctorock <79596758+octorock@users.noreply.github.com>2022-02-22 17:53:06 +0100
committeroctorock <79596758+octorock@users.noreply.github.com>2022-02-27 13:44:06 +0100
commitf2520835391b8199cdeae627e2c7fda43e0df1ff (patch)
treed100eb93e22d071b160c8a4c8f359cabe953ff20 /include/object.h
parentab853d9f4437bb51ab85bc61d903cc8cf2546687 (diff)
Decompile MinecartDoor
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 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*);