Maximum Amiga Displays set to 1
This commit is contained in:
parent
fbab46c1c1
commit
f6fc5b24ff
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
#define UAEMINOR 1
|
||||
#define UAESUBREV 0
|
||||
|
||||
#define MAX_AMIGADISPLAYS 4
|
||||
#define MAX_AMIGADISPLAYS 1
|
||||
|
||||
typedef enum { KBD_LANG_US, KBD_LANG_DK, KBD_LANG_DE, KBD_LANG_SE, KBD_LANG_FR, KBD_LANG_IT, KBD_LANG_ES } KbdLang;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue