mirror of
https://github.com/rh-hideout/pokeemerald-expansion.git
synced 2026-04-25 16:28:25 -05:00
8 lines
178 B
C
8 lines
178 B
C
#ifndef GUARD_RESHOW_BATTLE_SCREEN_H
|
|
#define GUARD_RESHOW_BATTLE_SCREEN_H
|
|
|
|
void nullsub_35(void);
|
|
void ReshowBattleScreenAfterMenu(void);
|
|
|
|
#endif // GUARD_RESHOW_BATTLE_SCREEN_H
|