pokeemerald/include/reshow_battle_screen.h

8 lines
191 B
C
Raw Normal View History

2017-09-24 22:09:13 +00:00
#ifndef GUARD_RESHOW_BATTLE_SCREEN_H
#define GUARD_RESHOW_BATTLE_SCREEN_H
2021-01-23 01:03:21 +00:00
void ReshowBattleScreenDummy(void);
2017-09-24 22:09:13 +00:00
void ReshowBattleScreenAfterMenu(void);
#endif // GUARD_RESHOW_BATTLE_SCREEN_H