GOB: Add the Amiga version of Geisha

This commit is contained in:
Sven Hesse 2011-09-02 01:23:49 +02:00
parent cceaa04ef2
commit 44b83551aa

View File

@ -2513,6 +2513,20 @@ static const GOBGameDescription gameDescriptions[] = {
kFeaturesEGA | kFeaturesAdLib,
"disk1.stk", "intro.tot", 0
},
{
{
"geisha",
"",
AD_ENTRY1s("disk1.stk", "e5892f00917c62423e93f5fd9920cf47", 208120),
UNK_LANG,
kPlatformAmiga,
ADGF_NO_FLAGS,
GUIO_NOSUBTITLES | GUIO_NOSPEECH
},
kGameTypeGeisha,
kFeaturesEGA,
"disk1.stk", "intro.tot", 0
},
{
{
"gob3",