summaryrefslogtreecommitdiff
path: root/include/pokemon_3.h
diff options
context:
space:
mode:
authorscnorton <scnorton@biociphers.org>2019-04-09 14:30:54 -0400
committerscnorton <scnorton@biociphers.org>2019-04-09 14:30:54 -0400
commitfb423f957dc8944edf0b822a7aaa1949434ac65e (patch)
tree2f9de5e4e14a6e8947f221b45566fb28c5223c40 /include/pokemon_3.h
parentd54a9b56da080285db359610fb76aa402e1de249 (diff)
sub_812EB58; port scanline_effect
Diffstat (limited to 'include/pokemon_3.h')
-rw-r--r--include/pokemon_3.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/pokemon_3.h b/include/pokemon_3.h
index cffc9780b..a7f83a7de 100644
--- a/include/pokemon_3.h
+++ b/include/pokemon_3.h
@@ -5,5 +5,6 @@
const u8* GetTrainerClassNameFromId(u16 trainerId);
const u8* GetTrainerNameFromId(u16 trainerId);
+void sub_8044AF0(u8, u8);
#endif // GUARD_POKEMON_3_H