mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-03 07:59:38 +00:00
WINTERMUTE: Add detection for Bickadoodle 1.1
This commit is contained in:
parent
aea94110d1
commit
3640914624
@ -139,6 +139,16 @@ static const ADGameDescription gameDescriptions[] = {
|
||||
ADGF_UNSTABLE,
|
||||
GUIO0()
|
||||
},
|
||||
// Bickadoodle (Ver 1.1)
|
||||
{
|
||||
"bickadoodle",
|
||||
"Version 1.1",
|
||||
AD_ENTRY1s("data.dcp", "8bb52ac9a9ee129c5059e8e808b669d7", 35337760),
|
||||
Common::EN_ANY,
|
||||
Common::kPlatformWindows,
|
||||
ADGF_UNSTABLE,
|
||||
GUIO0()
|
||||
},
|
||||
// Bickadoodle (download from http://aethericgames.com/games/bickadoodle/download-bickadoodle/)
|
||||
{
|
||||
"bickadoodle",
|
||||
|
Loading…
Reference in New Issue
Block a user