mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-23 09:36:21 +00:00
a8510331c0
It appears that MSVC and Mingw disagree about what conversions are legal here. We just use the 'wide' version of the call and use our native CharType instead of TCHAR.