mirror of
https://github.com/godotengine/godot.git
synced 2026-03-03 20:55:48 +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.