summaryrefslogtreecommitdiff
path: root/include/object/cutsceneMiscObject.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/object/cutsceneMiscObject.h')
-rw-r--r--include/object/cutsceneMiscObject.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/include/object/cutsceneMiscObject.h b/include/object/cutsceneMiscObject.h
new file mode 100644
index 00000000..49772846
--- /dev/null
+++ b/include/object/cutsceneMiscObject.h
@@ -0,0 +1,8 @@
+#ifndef CUTSCENEMISCOBJECT_H
+#define CUTSCENEMISCOBJECT_H
+
+#include "global.h"
+
+extern void sub_08095C48(struct Entity_*);
+
+#endif // CUTSCENEMISCOBJECT_H