From 6561b93f1e15e4b78bbf62044ea145e866978eeb Mon Sep 17 00:00:00 2001 From: Florian Kagerer Date: Fri, 25 Jun 2010 19:06:10 +0000 Subject: KYRA: fixed typo svn-id: r50283 --- engines/kyra/detection_tables.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/engines/kyra/detection_tables.h b/engines/kyra/detection_tables.h index b73b4c09dc..390281c356 100644 --- a/engines/kyra/detection_tables.h +++ b/engines/kyra/detection_tables.h @@ -56,9 +56,6 @@ namespace { #define LOL_DEMO_FLAGS FLAGS(true, true, false, false, false, false, false, Kyra::GI_LOL) #define LOL_KYRA2_DEMO_FLAGS FLAGS(true, false, false, false, false, false, false, Kyra::GI_KYRA2) -#define EOB_FLAGS FLAGS(false, false, false, false, false, false, false, Kyra::GI_EOB1) -#define EOB2_FLAGS FLAGS(false, false, false, false, false, false, false, Kyra::GI_EOB2) - const KYRAGameDescription adGameDescs[] = { /* disable these targets until they get supported { -- cgit v1.2.3