aboutsummaryrefslogtreecommitdiff
path: root/engines/agos/detection_tables.h
diff options
context:
space:
mode:
authorTravis Howell2007-06-02 05:27:34 +0000
committerTravis Howell2007-06-02 05:27:34 +0000
commita7fb55c028dd71cf79baa9402337912ae6252a34 (patch)
tree9a1b01d5f3e7abc4abde9910ac914fd2c7e0b830 /engines/agos/detection_tables.h
parentc983e879e11a38d98f038a43943f92e93fdc58b1 (diff)
downloadscummvm-rg350-a7fb55c028dd71cf79baa9402337912ae6252a34.tar.gz
scummvm-rg350-a7fb55c028dd71cf79baa9402337912ae6252a34.tar.bz2
scummvm-rg350-a7fb55c028dd71cf79baa9402337912ae6252a34.zip
Fix inventory icons display in Amiga version of Waxworks.
svn-id: r27045
Diffstat (limited to 'engines/agos/detection_tables.h')
-rw-r--r--engines/agos/detection_tables.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/agos/detection_tables.h b/engines/agos/detection_tables.h
index 6c762b5e1e..cceae8043f 100644
--- a/engines/agos/detection_tables.h
+++ b/engines/agos/detection_tables.h
@@ -443,7 +443,6 @@ static const AGOSGameDescription gameDescriptions[] = {
{ "icon.pkd", GAME_ICONFILE, "4822a91c18b1b2005ac17fc617f7dcbe", -1},
{ "menus.dat", GAME_MENUFILE, "3409eeb8ca8b46fc04da99de67573f5e", -1},
{ "start", GAME_RESTFILE, "b575b336e741dde1725edd4079d5ab67", -1},
- { "statelst", GAME_STATFILE, "469e98c69f00928a8366ba415d91902d", -1},
{ "stripped.txt", GAME_STRFILE, "6faaebff2786216900061eeb978f10af", -1},
{ "tbllist", GAME_TBLFILE, "95c44bfc380770a6b6dd0dfcc69e80a0", -1},
{ "xtbllist", GAME_XTBLFILE, "6c7b3db345d46349a5226f695c03e20f", -1},