mirror of
https://github.com/scummvm/scummvm.git
synced 2026-05-21 05:40:43 +00:00
29cfa7bb0f
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"
|