1
0
mirror of https://github.com/Ninjdai1/pokeemerald.git synced 2025-03-22 21:48:33 +01:00

7 lines
123 B
C
Raw Normal View History

2018-07-13 23:00:56 +02:00
#ifndef GUARD_BATTLE_DEBUG_H
#define GUARD_BATTLE_DEBUG_H
2018-11-24 13:29:10 +01:00
void CB2_BattleDebugMenu(void);
2018-07-13 23:00:56 +02:00
#endif // GUARD_BATTLE_DEBUG_H