diff options
author | Paul Gilbert | 2018-02-21 21:19:09 -0500 |
---|---|---|
committer | Paul Gilbert | 2018-02-23 15:23:20 -0500 |
commit | ad7b947da324c7e3219e4fb2e47bce1006327d97 (patch) | |
tree | fb57804bceb8033a1962042d94884d6b82024ab6 /engines/scumm/script_v6.cpp | |
parent | 900ef91aca039dc23e4cf300070f7fa5f6f3a335 (diff) | |
download | scummvm-rg350-ad7b947da324c7e3219e4fb2e47bce1006327d97.tar.gz scummvm-rg350-ad7b947da324c7e3219e4fb2e47bce1006327d97.tar.bz2 scummvm-rg350-ad7b947da324c7e3219e4fb2e47bce1006327d97.zip |
XEEN: Change Resource String fields to const char *
All too many of the resource strings are used as parameters in
Common::String::format calls, and it proved too laborious trying
to add .c_str() suffixes everywhere it'd be appropriate. Easier
to simply change all the Reosucre fields back to being const char *
Diffstat (limited to 'engines/scumm/script_v6.cpp')
0 files changed, 0 insertions, 0 deletions