WINTERMUTE: Add another detection-entry for Bickadoodle
This commit is contained in:
parent
6afe5547c0
commit
09e069368f
1 changed files with 10 additions and 0 deletions
|
@ -125,6 +125,16 @@ static const ADGameDescription gameDescriptions[] = {
|
|||
ADGF_UNSTABLE,
|
||||
GUIO0()
|
||||
},
|
||||
// Bickadoodle (download from http://aethericgames.com/games/bickadoodle/download-bickadoodle/)
|
||||
{
|
||||
"bickadoodle",
|
||||
"",
|
||||
AD_ENTRY1s("data.dcp", "1584d83577c32add0fce27fae91141a2", 35337728),
|
||||
Common::EN_ANY,
|
||||
Common::kPlatformWindows,
|
||||
ADGF_UNSTABLE,
|
||||
GUIO0()
|
||||
},
|
||||
// Book of Gron Part One
|
||||
{
|
||||
"bookofgron",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue