summaryrefslogtreecommitdiff
path: root/include/flying.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/flying.h')
-rw-r--r--include/flying.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/flying.h b/include/flying.h
new file mode 100644
index 000000000..062320b4d
--- /dev/null
+++ b/include/flying.h
@@ -0,0 +1,6 @@
+#ifndef GUARD_FLYING_H
+#define GUARD_FLYING_H
+
+void sub_810E2C8(struct Sprite *sprite);
+
+#endif // GUARD_FLYING_H \ No newline at end of file