7 lines
61 B
C
7 lines
61 B
C
#pragma once
|
|
|
|
void menu_small(void);
|
|
|
|
void info_menu(void);
|
|
|
#pragma once
|
|
|
|
void menu_small(void);
|
|
|
|
void info_menu(void);
|
|
|