Ported configuration manager to Allegro GUI
This commit is contained in:
parent
aad1179e47
commit
d2245f2d45
17 changed files with 500 additions and 143 deletions
|
|
@ -1,6 +1,8 @@
|
|||
#ifdef __unix
|
||||
|
||||
#undef MAX_JOYSTICKS
|
||||
#include "allegro-main.h"
|
||||
#define MAX_JOYSTICKS 4
|
||||
|
||||
#else
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue