diff options
-rw-r--r-- | scumm/scumm.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scumm/scumm.cpp b/scumm/scumm.cpp index 1075306a41..8e36c2193d 100644 --- a/scumm/scumm.cpp +++ b/scumm/scumm.cpp @@ -630,6 +630,7 @@ static SubstResFileNames substResFileNameTable[] = { { "lost", "Lost and Found", kGenMac}, { "maze", "Maze Madness", kGenMac}, { "monkey", "monkey1", kGenPC}, + { "monkey", "monkeyk", kGenPC}, // FM-TOWNS Jap { "moondemo", "Putt-Putt Moon Demo", kGenMacNoParens }, { "mustard", "Mustard", kGenMac}, { "pajama", "Pajama Sam", kGenMac}, |