mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-23 11:04:44 +00:00
KYRA: fixed typo
svn-id: r50283
This commit is contained in:
parent
e34d7342f5
commit
6561b93f1e
@ -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
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user