Revert "EMI: Remove last ifdef ENABLE_MONKEY4 checks"
This reverts commit 930ccad494
.
This commit is contained in:
parent
1b8e815c1d
commit
bc2edd831a
2 changed files with 4 additions and 0 deletions
|
@ -242,6 +242,7 @@ static const GrimGameDescription gameDescriptions[] = {
|
|||
},
|
||||
GType_GRIM
|
||||
},
|
||||
#ifdef ENABLE_MONKEY4
|
||||
{
|
||||
// Escape from Monkey Island English
|
||||
{
|
||||
|
@ -411,6 +412,7 @@ static const GrimGameDescription gameDescriptions[] = {
|
|||
},
|
||||
GType_MONKEY4
|
||||
},
|
||||
#endif // ENABLE_MONKEY4
|
||||
|
||||
{ AD_TABLE_END_MARKER, GType_GRIM }
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue