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

#include "global.h"

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

#endif // GUARD_RESHOW_BATTLE_SCREEN_H