NEVERHOOD: Disable the fanmade Russian Fargus release for now

This version has broken resources that corrupt the heap
(e.g. the menu header).
This commit is contained in:
Filippos Karapetis 2013-12-20 01:57:03 +02:00
parent 1d77c9f0cf
commit 7ea0386307

View File

@ -130,6 +130,9 @@ static const NeverhoodGameDescription gameDescriptions[] = {
0,
},
// FIXME: Disabled for now, as it has broken resources that corrupt the heap
// (e.g. the menu header).
#if 0
{
// Neverhood Russian version. Fargus
{
@ -146,6 +149,7 @@ static const NeverhoodGameDescription gameDescriptions[] = {
0,
0,
},
#endif
{ AD_TABLE_END_MARKER, 0, 0, 0, 0 }
};