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

7 lines
101 B
C

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