pokeemerald/include/reshow_battle_screen.h

8 lines
191 B
C
Raw Normal View History

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