summaryrefslogtreecommitdiff
path: root/include/pokemon_summary_screen.h
diff options
context:
space:
mode:
authorgolem galvanize <golemgalvanize@github.com>2018-02-08 21:00:28 -0500
committergolem galvanize <golemgalvanize@github.com>2018-02-08 21:00:28 -0500
commit56e1a52823e111ba360031338249a08162150a08 (patch)
tree2779531f046d944182f88bbc1e17adf36aa2b9e4 /include/pokemon_summary_screen.h
parentde95a703b0350996ca26f245392c3a1dae34ea63 (diff)
Fixes
Diffstat (limited to 'include/pokemon_summary_screen.h')
-rwxr-xr-xinclude/pokemon_summary_screen.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/pokemon_summary_screen.h b/include/pokemon_summary_screen.h
new file mode 100755
index 000000000..a4e46dd6e
--- /dev/null
+++ b/include/pokemon_summary_screen.h
@@ -0,0 +1,6 @@
+#ifndef GUARD_POKEMON_SUMMARY_SCREEN_H
+#define GUARD_POKEMON_SUMMARY_SCREEN_H
+
+void sub_81C4F98(u8, void(*)(void));
+
+#endif // GUARD_POKEMON_SUMMARY_SCREEN_H \ No newline at end of file