Merge pull request #1011 from mihe/error-macros

Update error macros to match core
This commit is contained in:
Rémi Verschelde
2023-02-07 13:47:51 +01:00
4 changed files with 362 additions and 173 deletions

View File

@@ -30,6 +30,8 @@
#include <godot_cpp/variant/transform2d.hpp>
#include <godot_cpp/variant/string.hpp>
namespace godot {
void Transform2D::invert() {