diff options
author | Johannes Schickel | 2011-09-30 22:03:26 +0200 |
---|---|---|
committer | Johannes Schickel | 2011-09-30 22:03:26 +0200 |
commit | ea2b8a2ae9589aca4b912d293eab685e5fbf9277 (patch) | |
tree | 398acc195ceb89f53298241b1b007624a0396d76 | |
parent | b4e6962d5d2bd910a1e26911feec7aa67c185b26 (diff) | |
download | scummvm-rg350-ea2b8a2ae9589aca4b912d293eab685e5fbf9277.tar.gz scummvm-rg350-ea2b8a2ae9589aca4b912d293eab685e5fbf9277.tar.bz2 scummvm-rg350-ea2b8a2ae9589aca4b912d293eab685e5fbf9277.zip |
CONFIGURE: Fix comment.
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2902,7 +2902,7 @@ define_in_config_if_yes "$_mt32emu" 'USE_MT32EMU' define_in_config_if_yes "$_16bit" 'USE_RGB_COLOR' # -# Check whether 16bit color support is requested +# Check whether save games use the current time as default description # define_in_config_if_yes "$_savegame_timestamp" 'USE_SAVEGAME_TIMESTAMP' |