summaryrefslogtreecommitdiff
path: root/include/object.h
diff options
context:
space:
mode:
authoroctorock <79596758+octorock@users.noreply.github.com>2022-02-14 13:14:34 +0100
committeroctorock <79596758+octorock@users.noreply.github.com>2022-02-18 20:48:24 +0100
commita448d222983a89d0a75ac15993db5e01fb5f5359 (patch)
treeb060dd711fe3ce9674b96ab6744b24ff9955212b /include/object.h
parent3a27a147ad050ba2eef093d1353e7dd37dff8c8d (diff)
Decompile LavaPlatform
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 bd200e9b..b1cd0f19 100644
--- a/include/object.h
+++ b/include/object.h
@@ -315,7 +315,7 @@ void Minecart(Entity*);
void ThoughtBubble(Entity*);
void HiddenLadderDown(Entity*);
void GentariCurtain(Entity*);
-void LavaPlatform(Entity*);
+void LavaPlatform();
void Paper(Entity*);
void Object5B(Entity*);
void Mask(Entity*);