summaryrefslogtreecommitdiff
path: root/include/fldeff.h
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@users.noreply.github.com>2019-04-29 13:20:00 -0400
committerGitHub <noreply@github.com>2019-04-29 13:20:00 -0400
commitee839a3cd96cbad9e2bafa25422c4bdea3f53723 (patch)
tree8fc9c6cb3f84c68c98f4978f0b43bfd9741b5337 /include/fldeff.h
parent35e7dffe66de92dccda079b62a6ce268906e1440 (diff)
parente833d3742325698846eb3d394b41a556a76af711 (diff)
Merge pull request #50 from ultima-soul/fldeff
Port fldeff_teleport and decompile fldeff_berrytree
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