5 lines
58 B
C
5 lines
58 B
C
|
#pragma once
|
||
|
|
||
|
extern int boot_mode;
|
||
|
void show_menu(void);
|