mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-02 00:42:24 +00:00
Add detection for newly discovered AGI demo
svn-id: r40417
This commit is contained in:
parent
3e9ca1a638
commit
3b92b0f583
@ -177,6 +177,9 @@ static const AGIGameDescription gameDescriptions[] = {
|
||||
// AGI Demo 3 (PC) 09/88 [AGI 3.002.102]
|
||||
GAME3("agidemo", "Demo 3 1988-09-13", "dmdir", "289c7a2c881f1d973661e961ced77d74", 0x3149, GID_AGIDEMO),
|
||||
|
||||
// AGI Demo for Kings Quest III and Space Quest I
|
||||
GAME("agidemo", "Demo Kings Quest III and Space Quest I", "502e6bf96827b6c4d3e67c9cdccd1033", 0x2272, GID_AGIDEMO),
|
||||
|
||||
// Black Cauldron (Amiga) 2.00 6/14/87
|
||||
GAME_P("bc", "2.00 1987-06-14", "7b01694af21213b4727bb94476f64eb5", 0x2440, GID_BC, Common::kPlatformAmiga),
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user