Files
pukeko-3ds/include/debug.h
2025-04-23 22:32:58 +02:00

7 lines
78 B
C

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