mirror of
https://github.com/scummvm/scummvm.git
synced 2025-04-02 10:52:32 -04:00
Most of the code in str.cpp and ustr.cpp is actually the same. Do some template magic to merge them.
2 lines
50 B
C++
2 lines
50 B
C++
#define SCUMMVM_UTIL
|
|
#include "../common/str.cpp"
|