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

7 lines
87 B
C

#ifndef MAIN_MENU_H
#define MAIN_MENU_H
void print_main_menu();
#endif //MAIN_MENU_H