summaryrefslogtreecommitdiff
path: root/include/fldeff.h
diff options
context:
space:
mode:
authorultima-soul <akshayjhanji@hotmail.com>2019-04-17 14:09:54 -0700
committerultima-soul <akshayjhanji@hotmail.com>2019-04-17 14:09:54 -0700
commitd74dda011ad0fc50d3ffb1a98213308e114933cf (patch)
treea15d93cfa9e2029e0cd07722595ae77006302276 /include/fldeff.h
parentf4b867393892d435b09f796c98e57e10a1ba0717 (diff)
Port fldeff_teleport
Diffstat (limited to 'include/fldeff.h')
-rw-r--r--include/fldeff.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/include/fldeff.h b/include/fldeff.h
new file mode 100644
index 000000000..70bd25313
--- /dev/null
+++ b/include/fldeff.h
@@ -0,0 +1,7 @@
+#ifndef GUARD_FLDEFF_H
+#define GUARD_FLDEFF_H
+
+// rock smash
+u8 oei_task_add(void);
+
+#endif // GUARD_FLDEFF_H \ No newline at end of file