Ported configuration manager to Allegro GUI
This commit is contained in:
parent
aad1179e47
commit
d2245f2d45
17 changed files with 500 additions and 143 deletions
|
|
@ -10,3 +10,6 @@ int disc_hdconf();
|
|||
int settings_configure();
|
||||
|
||||
void deviceconfig_open(device_t *device);
|
||||
int config_sel();
|
||||
|
||||
extern int has_been_inited;
|
||||
|
|
|
|||
Loading…
Reference in a new issue