Fix Monkey 1 VGA floppy detection and game number

svn-id: r5797
This commit is contained in:
Nicolas Bacca 2002-12-01 23:24:02 +00:00
parent dbc0054eb8
commit fb084b73f3

View File

@ -41,7 +41,7 @@
extern Config *g_config;
#define MAX_GAMES 20
#define MAX_GAMES 23
int MAX_DIRECTORY = 40;
#define MAX_DISPLAYED_DIRECTORIES 7
@ -159,8 +159,8 @@ static const ScummGame GameList[] = {
{
"Monkey Island 1 VGA dk",
"Completable, no sound",
"monkey1vga", "", "",
"monkey1vga",
"monkeyvga", "", "",
"monkeyvga",
0
},
{