1
0
mirror of https://github.com/Ninjdai1/pokeemerald.git synced 2025-03-05 23:17:47 +01:00
2018-11-24 13:29:10 +01:00

9 lines
154 B
C

#ifndef GUARD_BATTLE_DEBUG_H
#define GUARD_BATTLE_DEBUG_H
#define USE_BATTLE_DEBUG TRUE
void CB2_BattleDebugMenu(void);
#endif // GUARD_BATTLE_DEBUG_H