Ported configuration manager to Allegro GUI

This commit is contained in:
pcem_emulator 2017-05-15 22:03:38 +01:00
commit d2245f2d45
17 changed files with 500 additions and 143 deletions

View file

@ -1,6 +1,8 @@
#ifdef __unix
#undef MAX_JOYSTICKS
#include "allegro-main.h"
#define MAX_JOYSTICKS 4
#else