mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-13 21:31:53 +00:00
SAGA: Janitorial - Fix spacing errors
This commit is contained in:
parent
819ab3189f
commit
cfbe557bdc
@ -138,7 +138,7 @@ enum GameFileTypes {
|
||||
enum GameFeatures {
|
||||
GF_ITE_FLOPPY = 1 << 0,
|
||||
#if 0
|
||||
GF_OLD_ITE_DOS = 1 << 1, // Currently unused
|
||||
GF_OLD_ITE_DOS = 1 << 1, // Currently unused
|
||||
#endif
|
||||
GF_EXTRA_ITE_CREDITS = 1 << 2,
|
||||
GF_8BIT_UNSIGNED_PCM = 1 << 3
|
||||
|
Loading…
Reference in New Issue
Block a user