mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-18 06:13:55 -07:00
the wide printf functions default %s to be a wide string. GCC defaults it to a narrow string. Everything I could find uses %ls or %hs as appropriate now. This was SVN commit r715. |
||
|---|---|---|
| .. | ||
| ScriptCustomTypes.cpp | ||
| ScriptCustomTypes.h | ||
| ScriptGlue.cpp | ||
| ScriptGlue.h | ||
| ScriptingHost.cpp | ||
| ScriptingHost.h | ||