Initial submission of the PCem-Experimental source code.
This commit is contained in:
12
src/allegro-gui.h
Normal file
12
src/allegro-gui.h
Normal file
@@ -0,0 +1,12 @@
|
||||
void gui_enter();
|
||||
|
||||
extern int quited;
|
||||
|
||||
extern int romspresent[ROM_MAX];
|
||||
extern int gfx_present[GFX_MAX];
|
||||
|
||||
int disc_hdconf();
|
||||
|
||||
int settings_configure();
|
||||
|
||||
void deviceconfig_open(device_t *device);
|
||||
Reference in New Issue
Block a user