diff options
author | Colin Snover | 2017-12-06 16:23:48 -0600 |
---|---|---|
committer | Eugene Sandulenko | 2018-08-18 16:30:05 +0200 |
commit | 0851a30769c6307796d6866da073632c83d61185 (patch) | |
tree | 0d58a312ac337d5fbf5a70c51758ead2de7f8189 /engines/parallaction/input.cpp | |
parent | 4db0f20f4797ae909edb785e9a8b03c095386feb (diff) | |
download | scummvm-rg350-0851a30769c6307796d6866da073632c83d61185.tar.gz scummvm-rg350-0851a30769c6307796d6866da073632c83d61185.tar.bz2 scummvm-rg350-0851a30769c6307796d6866da073632c83d61185.zip |
AGI: Replace use of strdup with Common::String
It was also necessary to make sure that the Common::String objects
were initialised correctly by switching to use a C++ container
for engine objects instead of calloc, since they were no longer
C-compatible PODs.
Diffstat (limited to 'engines/parallaction/input.cpp')
0 files changed, 0 insertions, 0 deletions