mirror of
https://github.com/libretro/scummvm.git
synced 2025-03-04 17:29:11 +00:00
SAGA: Move IHNM color fix game features to proper spot.
This commit is contained in:
parent
57a0944d43
commit
674a208a7e
@ -729,11 +729,11 @@ static const SAGAGameDescription gameDescriptions[] = {
|
||||
},
|
||||
Common::DE_DEU,
|
||||
Common::kPlatformDOS,
|
||||
GF_IHNM_COLOR_FIX,
|
||||
ADGF_NO_FLAGS,
|
||||
GUIO1(GUIO_NOASPECT)
|
||||
},
|
||||
GID_IHNM,
|
||||
0,
|
||||
GF_IHNM_COLOR_FIX,
|
||||
IHNM_DEFAULT_SCENE,
|
||||
&IHNM_Resources,
|
||||
ARRAYSIZE(IHNMCD_GameFonts),
|
||||
@ -787,11 +787,11 @@ static const SAGAGameDescription gameDescriptions[] = {
|
||||
},
|
||||
Common::ES_ESP,
|
||||
Common::kPlatformDOS,
|
||||
GF_IHNM_COLOR_FIX,
|
||||
ADGF_NO_FLAGS,
|
||||
GUIO1(GUIO_NOASPECT)
|
||||
},
|
||||
GID_IHNM,
|
||||
0,
|
||||
GF_IHNM_COLOR_FIX,
|
||||
IHNM_DEFAULT_SCENE,
|
||||
&IHNM_Resources,
|
||||
ARRAYSIZE(IHNMCD_GameFonts),
|
||||
@ -816,11 +816,11 @@ static const SAGAGameDescription gameDescriptions[] = {
|
||||
},
|
||||
Common::FR_FRA,
|
||||
Common::kPlatformDOS,
|
||||
GF_IHNM_COLOR_FIX,
|
||||
ADGF_NO_FLAGS,
|
||||
GUIO1(GUIO_NOASPECT)
|
||||
},
|
||||
GID_IHNM,
|
||||
0,
|
||||
GF_IHNM_COLOR_FIX,
|
||||
IHNM_DEFAULT_SCENE,
|
||||
&IHNM_Resources,
|
||||
ARRAYSIZE(IHNMCD_GameFonts),
|
||||
|
Loading…
x
Reference in New Issue
Block a user