summaryrefslogtreecommitdiff
path: root/include/object.h
diff options
context:
space:
mode:
authoroctorock <79596758+octorock@users.noreply.github.com>2022-02-12 23:45:01 +0100
committeroctorock <79596758+octorock@users.noreply.github.com>2022-02-16 08:06:39 +0100
commitae19c4df96150bf2fbc7ab8d08dc723470a8f294 (patch)
tree93b10f82310bc48c02a9fcc2a6ad4a1667bf7896 /include/object.h
parent712ca6fc915a0aaef582e38871931f1de8796056 (diff)
Decompile Object8E
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 4d7741cd..2d93b56b 100644
--- a/include/object.h
+++ b/include/object.h
@@ -368,7 +368,7 @@ void CabinFurniture(Entity*);
void DoubleBookshelf(Entity*);
void Book(Entity*);
void Fireplace(Entity*);
-void Object8E(Entity*);
+void Object8E();
void FrozenWaterElement();
void Object90(Entity*);
void Object91(Entity*);