summaryrefslogtreecommitdiff
path: root/include/constants/script_pokemon_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/constants/script_pokemon_util.h')
-rw-r--r--include/constants/script_pokemon_util.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/include/constants/script_pokemon_util.h b/include/constants/script_pokemon_util.h
new file mode 100644
index 00000000..54abf810
--- /dev/null
+++ b/include/constants/script_pokemon_util.h
@@ -0,0 +1,8 @@
+#ifndef POKEDIAMOND_SCRIPT_POKEMON_UTIL_H
+#define POKEDIAMOND_SCRIPT_POKEMON_UTIL_H
+
+#define FLDPSN_NONE 0
+#define FLDPSN_PSN 1
+#define FLDPSN_HEAL 2
+
+#endif //POKEDIAMOND_SCRIPT_POKEMON_UTIL_H \ No newline at end of file