mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-09 11:20:56 +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"
|