sdl: minor readme fix
This commit is contained in:
parent
4059428c2b
commit
8b9774878b
|
@ -37,7 +37,7 @@ tweak these.
|
||||||
4. GUI
|
4. GUI
|
||||||
You can enable the GTK GUI by setting GTK to 1 in the SConstruct build file.
|
You can enable the GTK GUI by setting GTK to 1 in the SConstruct build file.
|
||||||
Gfceux is deprecatiated in favor of the new GTK GUI. You can disable it at
|
Gfceux is deprecatiated in favor of the new GTK GUI. You can disable it at
|
||||||
run-time by passing the --nogui 1 option, or disable it build time by setting
|
run-time by passing the --nogui option, or disable it build time by setting
|
||||||
GTK to 0 in the SConstruct file.
|
GTK to 0 in the SConstruct file.
|
||||||
|
|
||||||
5. FAQ
|
5. FAQ
|
||||||
|
|
Loading…
Reference in New Issue