summaryrefslogtreecommitdiff
path: root/include/move_data.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/move_data.h')
-rw-r--r--include/move_data.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/include/move_data.h b/include/move_data.h
new file mode 100644
index 00000000..8da864b0
--- /dev/null
+++ b/include/move_data.h
@@ -0,0 +1,7 @@
+#ifndef POKEDIAMOND_MOVE_DATA_H
+#define POKEDIAMOND_MOVE_DATA_H
+
+int FUN_0206AB30(u16 move, u8 ppUp);
+u32 FUN_0206AB18(u16 move, u32 attr);
+
+#endif //POKEDIAMOND_MOVE_DATA_H