summaryrefslogtreecommitdiff
path: root/include/object.h
diff options
context:
space:
mode:
authoroctorock <79596758+octorock@users.noreply.github.com>2022-02-27 00:03:05 +0100
committeroctorock <79596758+octorock@users.noreply.github.com>2022-02-27 00:11:15 +0100
commiteda6ecfb9a70fb287fa073ccdcf347226fd7d353 (patch)
tree9ca31f86a677ba703f7ca6d5822666e2e48dc039 /include/object.h
parentabe6053a4f3dcaa511035baba764609464eadc46 (diff)
Decompile FigurineDevice
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 83933d73..65575e33 100644
--- a/include/object.h
+++ b/include/object.h
@@ -260,7 +260,7 @@ void Object1E(Entity*);
void Object1F(Entity*);
void Object20(Entity*);
void Object21(Entity*);
-void FigurineDevice(Entity*);
+void FigurineDevice();
void EyeSwitch(Entity*);
void PressurePlate();
void BigBarrel(Entity*);