diff options
author | richiesams | 2013-06-27 15:17:57 -0500 |
---|---|---|
committer | richiesams | 2013-08-04 13:31:49 -0500 |
commit | 5fef80994101046801500f3350f85ca368d50aa6 (patch) | |
tree | 8d9dd3f76114da9192944c68ead98c82069620d0 /devtools/create_project/msvc.cpp | |
parent | d5fa6612ed8f48ce33dd9f3576c450fe80a7526d (diff) | |
download | scummvm-rg350-5fef80994101046801500f3350f85ca368d50aa6.tar.gz scummvm-rg350-5fef80994101046801500f3350f85ca368d50aa6.tar.bz2 scummvm-rg350-5fef80994101046801500f3350f85ca368d50aa6.zip |
ZVISION: Convert union of pointers to union of values except for String.
Instead of storing everything on the heap, only store Strings on the heap.
For Strings, store a char array pointer instead of an actual String object
since String objects are fairly large.
Diffstat (limited to 'devtools/create_project/msvc.cpp')
0 files changed, 0 insertions, 0 deletions