toaruos/boot/menu.h

5 lines
58 B
C
Raw Normal View History

2021-06-14 05:11:37 +03:00
#pragma once
extern int boot_mode;
void show_menu(void);