mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-12 20:17:49 +00:00
SCUMM: HE: Add detection for early version of AIRPORT
This comes from a first press of the game named: "The Airport - Junior Field Trips" Reported by PaulPfenning-
This commit is contained in:
parent
ec8a35dc5d
commit
4bb2ef46fc
@ -694,6 +694,7 @@ airport Let's Explore the Airport with Buzzy
|
||||
e144f5f49d9241d2a9dee2576b3d09cb 51152 en Windows - Demo - khalek
|
||||
86c9902b7bec1a17926d4dae85beaa45 51131 en Windows HE 71 Demo - khalek
|
||||
3c90d2a39cafa60b8ebce70a34a59a41 51152 nl Windows - Demo - Ben Castricum
|
||||
44ec2ceab5eb103e37b25264e3a86271 78063 en Windows HE 71 Early Version - PaulPfenning
|
||||
|
||||
farm Let's Explore the Farm with Buzzy
|
||||
f4357cf21ba59889d6d5bcc431140238 -1 en Windows - - - MrEightThreeOne
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*
|
||||
This file was generated by the md5table tool on Sat Dec 2 05:09:28 2023
|
||||
This file was generated by the md5table tool on Sun Jul 07 06:56:38 2024
|
||||
DO NOT EDIT MANUALLY!
|
||||
*/
|
||||
|
||||
@ -231,6 +231,7 @@ static const MD5Table md5table[] = {
|
||||
{ "4252854e7d052cb488b520ba89c3eb6d", "monkey", "SE Talkie", "Unofficial SE Talkie v1.01", 9135, Common::DE_DEU, Common::kPlatformDOS },
|
||||
{ "430bc518017b6fac046f58bab6baad5d", "monkey2", "FM-TOWNS", "", 11135, Common::JA_JPN, Common::kPlatformFMTowns },
|
||||
{ "439a7f4adf510489981ac52308e7d7a2", "maniac", "C64", "", 1188, Common::DE_DEU, Common::kPlatformC64 },
|
||||
{ "44ec2ceab5eb103e37b25264e3a86271", "airport", "HE 71", "Early Version", 78063, Common::EN_ANY, Common::kPlatformWindows },
|
||||
{ "45082a5c9f42ba14dacfe1fdeeba819d", "freddicove", "HE 100", "Demo", 18422, Common::EN_ANY, Common::kPlatformUnknown },
|
||||
{ "45152f7cf2ba8f43cf8a8ea2e740ae09", "monkey", "VGA", "VGA", 8357, Common::ES_ESP, Common::kPlatformDOS },
|
||||
{ "4521138d15d1fd7649c31fb981746231", "pajama2", "HE 98.5", "Demo", -1, Common::DE_DEU, Common::kPlatformUnknown },
|
||||
|
Loading…
Reference in New Issue
Block a user