pokeemerald/include/debug.h

9 lines
142 B
C
Raw Normal View History

#ifndef GUARD_DEBUG_H
#define GUARD_DEBUG_H
#include "constants/overworld_config.h"
void Debug_ShowMainMenu(void);
#endif // GUARD_DEBUG_H