mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-08 23:06:51 +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.