summaryrefslogtreecommitdiff
path: root/include/object.h
diff options
context:
space:
mode:
authoroctorock <79596758+octorock@users.noreply.github.com>2022-02-28 21:08:27 +0100
committeroctorock <79596758+octorock@users.noreply.github.com>2022-03-10 19:17:41 +0100
commite41e97950b0c9bd6502ef118b38440a9ec6d9a4e (patch)
tree468f50ab12c1bd2099010d7b3bf4acc1212499bd /include/object.h
parenta462cd8daa576a6ee17f662e3b83739e70159317 (diff)
Decompile Object3A
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 ce3bbaa8..ca0622a3 100644
--- a/include/object.h
+++ b/include/object.h
@@ -284,7 +284,7 @@ void Object36(Entity*);
void Object37(Entity*);
void JarPortal(Entity*);
void BossDoor();
-void Object3A(Entity*);
+void Object3A();
void MacroMushromStalks(Entity*);
void MacroPlayer(Entity*);
void Object3D(Entity*);