diff options
author | Florian Kagerer | 2010-06-25 19:06:10 +0000 |
---|---|---|
committer | Florian Kagerer | 2010-06-25 19:06:10 +0000 |
commit | 6561b93f1e15e4b78bbf62044ea145e866978eeb (patch) | |
tree | d085aa9ca6b1555a18acd8b685d0ccd2532d7c30 | |
parent | e34d7342f54ff5d23273eeec15fe5d4934492749 (diff) | |
download | scummvm-rg350-6561b93f1e15e4b78bbf62044ea145e866978eeb.tar.gz scummvm-rg350-6561b93f1e15e4b78bbf62044ea145e866978eeb.tar.bz2 scummvm-rg350-6561b93f1e15e4b78bbf62044ea145e866978eeb.zip |
KYRA: fixed typo
svn-id: r50283
-rw-r--r-- | engines/kyra/detection_tables.h | 3 |
1 files changed, 0 insertions, 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 { |