summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2019-03-24 21:17:25 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2019-03-24 21:17:25 -0400
commitd49d3b6858b13665840b14dd7d963b72b7e74fb4 (patch)
tree237c96fb168775dc5e5d9f1b034a59a54d596178 /include
parent708f128568816f2c1efc14c5565a32240f83f171 (diff)
through sub_8024E38
Diffstat (limited to 'include')
-rw-r--r--include/pokemon_jump.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/include/pokemon_jump.h b/include/pokemon_jump.h
new file mode 100644
index 000000000..f54e0d460
--- /dev/null
+++ b/include/pokemon_jump.h
@@ -0,0 +1,7 @@
+#ifndef GUARD_POKEMON_JUMP_H
+#define GUARD_POKEMON_JUMP_H
+
+void sub_802EB24(u8, u8, u8, u8, u8);
+bool32 sub_802EB84(void);
+
+#endif //GUARD_POKEMON_JUMP_H