1
0
mirror of https://github.com/Ninjdai1/pokeemerald.git synced 2025-02-03 01:40:01 +01:00

7 lines
101 B
C

#ifndef GUARD_DEBUG_H
#define GUARD_DEBUG_H
void Debug_ShowMainMenu(void);
#endif // GUARD_DEBUG_H