AST3_C/include/menu.h

4 lines
73 B
C
Raw Normal View History

2020-07-26 01:44:42 +02:00
char start_menu();
char speed_menu(int *id_level);
int round(float num);