diff options
author | Max Horn | 2002-07-07 22:44:30 +0000 |
---|---|---|
committer | Max Horn | 2002-07-07 22:44:30 +0000 |
commit | 10d86be56456b57392cca05d5a2135408289223c (patch) | |
tree | ca7d19195a38b260fbd625e9f634a71843c1c4bf /guimaps.h | |
parent | c90ade1f10d3ff0c2f7e429ec5d688b7db8637c9 (diff) | |
download | scummvm-rg350-10d86be56456b57392cca05d5a2135408289223c.tar.gz scummvm-rg350-10d86be56456b57392cca05d5a2135408289223c.tar.bz2 scummvm-rg350-10d86be56456b57392cca05d5a2135408289223c.zip |
added options dialog; added NewGui TODO list;
svn-id: r4485
Diffstat (limited to 'guimaps.h')
-rw-r--r-- | guimaps.h | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -50,7 +50,8 @@ static const char* string_map_table_custom[] = { "Show speech subtitles", //19 "Amiga pallette conversion", //20 "Except:", //21 - "Simon the Sorcerer (c) Adventuresoft" //22 + "Simon the Sorcerer (c) Adventuresoft", //22 + "Close" //23 }; static ResString string_map_table_v7[] = { |