Files
pukeko-3ds/program/include/debug.h
2025-05-10 13:52:29 +00:00

7 lines
78 B
C

#ifndef DEBUG_H
#define DEBUG_H
void print_debug_menu();
#endif // !DEBUG_H