mirror of
https://github.com/godotengine/godot.git
synced 2025-02-05 21:41:47 +08:00
It's not necessary, but the vast majority of calls of error macros do have an ending semicolon, so it's best to be consistent. Most WARN_DEPRECATED calls did *not* have a semicolon, but there's no reason for them to be treated differently. |
||
---|---|---|
.. | ||
export.cpp | ||
export.h |