summaryrefslogtreecommitdiff
path: root/include/fldeff_poison.h
diff options
context:
space:
mode:
authorsceptillion <33798691+sceptillion@users.noreply.github.com>2017-11-19 00:27:51 -0800
committersceptillion <33798691+sceptillion@users.noreply.github.com>2017-11-19 00:27:51 -0800
commitc65aa069fa1d8b8e4e668f470d502536013c6a1e (patch)
tree7109a8997b64fedfafb2d7e854d2d2921b89b09a /include/fldeff_poison.h
parent04c85d0e4fa13f08a98d343333d85a8815757705 (diff)
headers for fldeff_poison and fldeff_recordmixing
Diffstat (limited to 'include/fldeff_poison.h')
-rw-r--r--include/fldeff_poison.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/include/fldeff_poison.h b/include/fldeff_poison.h
new file mode 100644
index 000000000..fe3308ba9
--- /dev/null
+++ b/include/fldeff_poison.h
@@ -0,0 +1,7 @@
+#ifndef GUARD_FLDEFF_POISON_H
+#define GUARD_FLDEFF_POISON_H
+
+void DoFieldPoisonEffect(void);
+bool32 FieldPoisonEffectIsRunning(void);
+
+#endif // GUARD_FLDEFF_POISON_H