summaryrefslogtreecommitdiff
path: root/include/reshow_battle_screen.h
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2017-09-25 00:09:13 +0200
committerDizzyEggg <jajkodizzy@wp.pl>2017-09-25 00:09:13 +0200
commit52a951276f8d4b79195a0d4889503e4a7f096024 (patch)
treead14e94be9fbe8fc4c77ecee3cef37d74cc176b5 /include/reshow_battle_screen.h
parent898d0b20ad524e2837079a50f33f6fae0e72b685 (diff)
battle 4, up to x69
Diffstat (limited to 'include/reshow_battle_screen.h')
-rw-r--r--include/reshow_battle_screen.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/reshow_battle_screen.h b/include/reshow_battle_screen.h
new file mode 100644
index 000000000..62773b48b
--- /dev/null
+++ b/include/reshow_battle_screen.h
@@ -0,0 +1,6 @@
+#ifndef GUARD_RESHOW_BATTLE_SCREEN_H
+#define GUARD_RESHOW_BATTLE_SCREEN_H
+
+void ReshowBattleScreenAfterMenu(void);
+
+#endif // GUARD_RESHOW_BATTLE_SCREEN_H