sovereignx/include/pokemon_debug.h
2021-11-30 11:20:26 +01:00

9 lines
No EOL
148 B
C

#ifndef GUARD_POKEMON_DEBUG_H
#define GUARD_POKEMON_DEBUG_H
#define P_ENABLE_DEBUG
void CB2_Debug_Pokemon(void);
#endif // GUARD_POKEMON_DEBUG_H