mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-27 15:07:48 +00:00
6947bed015
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.