tumbledemerald-legacy/include/reshow_battle_screen.h

8 lines
191 B
C
Raw Permalink Normal View History

2022-05-19 19:14:13 +02:00
#ifndef GUARD_RESHOW_BATTLE_SCREEN_H
#define GUARD_RESHOW_BATTLE_SCREEN_H
void ReshowBattleScreenDummy(void);
void ReshowBattleScreenAfterMenu(void);
#endif // GUARD_RESHOW_BATTLE_SCREEN_H