From a35ba4caf96ab29a184787a859aea2918a74975c Mon Sep 17 00:00:00 2001 From: Paul Gilbert Date: Sat, 2 Aug 2014 15:14:42 -0400 Subject: ACCESS: Adding file loading --- engines/access/detection_tables.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'engines/access/detection_tables.h') diff --git a/engines/access/detection_tables.h b/engines/access/detection_tables.h index 90304290f1..cbef1d3b63 100644 --- a/engines/access/detection_tables.h +++ b/engines/access/detection_tables.h @@ -22,11 +22,6 @@ namespace Access { -enum { - GType_Amazon = 1, - GType_MeanStreets = 2 -}; - static const AccessGameDescription gameDescriptions[] = { { // Amazon Guadians of Eden - Floppy English -- cgit v1.2.3