mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-02 08:55:45 +00:00
GOB: Add the Amiga version of Geisha
This commit is contained in:
parent
cceaa04ef2
commit
44b83551aa
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user