sdl: minor readme fix

This commit is contained in:
punkrockguy318 2011-10-08 21:52:43 +00:00
parent 4059428c2b
commit 8b9774878b
1 changed files with 1 additions and 1 deletions

View File

@ -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