summaryrefslogtreecommitdiff
path: root/include/object.h
diff options
context:
space:
mode:
authoroctorock <79596758+octorock@users.noreply.github.com>2022-02-16 17:41:35 +0100
committeroctorock <79596758+octorock@users.noreply.github.com>2022-02-18 20:48:58 +0100
commit0aebbae239abcfcd2dce4423a6caa1a706a04f41 (patch)
treee2dba3de9ef8510fa747858e7a61e1a188d327fd /include/object.h
parenta448d222983a89d0a75ac15993db5e01fb5f5359 (diff)
Decompile BossDoor
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 b1cd0f19..93856cbf 100644
--- a/include/object.h
+++ b/include/object.h
@@ -283,7 +283,7 @@ void Object35(Entity*);
void Object36(Entity*);
void Object37(Entity*);
void JarPortal(Entity*);
-void BossDoor(Entity*);
+void BossDoor();
void Object3A(Entity*);
void MacroMushromStalks(Entity*);
void MacroPlayer(Entity*);