summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authoroctorock <79596758+octorock@users.noreply.github.com>2022-02-27 13:42:37 +0100
committeroctorock <79596758+octorock@users.noreply.github.com>2022-02-27 13:44:06 +0100
commitbc4d9b6076bb8bcbbbe4aca049c4b425ccee743a (patch)
tree9ed95787aa61a00ec407f40512634604a2f1989b /include
parent3fddf8f0702d3fd0f7f43cc384ab0ca5eae21497 (diff)
Decompile FourElements
Diffstat (limited to 'include')
-rw-r--r--include/object.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/object.h b/include/object.h
index 25347073..67beae04 100644
--- a/include/object.h
+++ b/include/object.h
@@ -398,7 +398,7 @@ void ObjectA8();
void ObjectA9(Entity*);
void WaterfallOpening(Entity*);
void ObjectAB(Entity*);
-void FourElements(Entity*);
+void FourElements();
void ObjectAD(Entity*);
void FloatingBlock(Entity*);
void ObjectAF(Entity*);