mirror of
https://github.com/scummvm/scummvm.git
synced 2026-06-20 05:45:29 +00:00
Most of the code in str.cpp and ustr.cpp is actually the same. Do some template magic to merge them.
3 lines
50 B
C++
3 lines
50 B
C++
#define SCUMMVM_UTIL
|
|
#include "../common/str.cpp"
|