toaruos/boot/menu.h

5 lines
58 B
C

#pragma once
extern int boot_mode;
void show_menu(void);