mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-23 20:21:06 +00:00
Removes the need for _MKSTR all over the place which has the drawback of converting _MKSTR(UNKNOWN_DEFINE) to "UKNOWN_DEFINE" instead of throwing a compilation error.