summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@users.noreply.github.com>2020-01-16 16:44:36 -0500
committerGitHub <noreply@github.com>2020-01-16 16:44:36 -0500
commit8bdd942c9e087148a4b5c47a990550b2b363250a (patch)
tree607f18edf36f1d1fef1e2856aef0de47fa81a215 /include
parent2af612486334cddbbe7a7fe7cf04af175ff1302f (diff)
parent15f7b5954db9ea6dcc02cd80fb073630e686baae (diff)
Merge pull request #229 from PikalaxALT/box_party_pokemon_dropdown
box_party_pokemon_dropdown
Diffstat (limited to 'include')
-rw-r--r--include/box_party_pokemon_dropdown.h14
1 files changed, 14 insertions, 0 deletions
diff --git a/include/box_party_pokemon_dropdown.h b/include/box_party_pokemon_dropdown.h
new file mode 100644
index 000000000..e1ca7256f
--- /dev/null
+++ b/include/box_party_pokemon_dropdown.h
@@ -0,0 +1,14 @@
+#ifndef GUARD_BOX_PARTY_POKEMON_DROPDOWN_H
+#define GUARD_BOX_PARTY_POKEMON_DROPDOWN_H
+
+void sub_80F7AD8(u8 num);
+void sub_80F7B2C(void);
+void sub_80F7B40(void);
+void sub_80F7B80(u8 a0, u8 a1, const void * a2, u16 a3, u16 a4);
+void sub_80F7C7C(u8 a0, const void * a1);
+void sub_80F7CAC(u8 a0, u16 a1, u16 a2);
+void sub_80F7CE8(u8 a0, u16 a1, u16 a2, u16 a3, u16 a4);
+void sub_80F7D30(u8 a0, u8 a1, s8 a2);
+void sub_80F7E54(u8 a0);
+
+#endif //GUARD_BOX_PARTY_POKEMON_DROPDOWN_H