hcabel / OpenVoxel

OpenVoxel is a Open source voxel game engine/editor
GNU General Public License v3.0
15 stars 2 forks source link

Create the TEXT macro #9

Open hcabel opened 1 year ago

hcabel commented 1 year ago

Create a TEXT macros that convert any literal hardcoded string onto either UTF8 or UTF16 based on the platform

hcabel commented 1 year ago

This will also involve to talk about unicode and the use of wchar_t, TCHAR, ... So it might not be for now... maybe