lilyPad: fix the linux crash if ini doesn't exist

All credits go to Arcum42
This commit is contained in:
Gregory Hainaut 2015-04-03 17:59:39 +02:00
parent 55ee181092
commit 22710d9b44
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ public:
u8 vistaVolume;
};
u8 bools[1];
u8 bools[16];
};
int volume;