toaruos/boot/editor.h

5 lines
59 B
C
Raw Normal View History

2021-08-21 15:12:04 +09:00
#pragma once
extern int boot_edit;
int boot_editor(void);