summaryrefslogtreecommitdiff
path: root/include/reshow_battle_screen.h
blob: 174fb4157fa43ff6f3fd15a1f8843b4e16cb049f (plain)
1
2
3
4
5
6
7
#ifndef GUARD_RESHOW_BATTLE_SCREEN_H
#define GUARD_RESHOW_BATTLE_SCREEN_H

void ReshowBattleScreenDummy(void);
void ReshowBattleScreenAfterMenu(void);

#endif // GUARD_RESHOW_BATTLE_SCREEN_H