diff options
Diffstat (limited to 'src/variant/rect2i.cpp')
-rw-r--r-- | src/variant/rect2i.cpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/variant/rect2i.cpp b/src/variant/rect2i.cpp new file mode 100644 index 0000000..ee9b723 --- /dev/null +++ b/src/variant/rect2i.cpp @@ -0,0 +1,3 @@ +#include <godot_cpp/variant/rect2i.hpp> + +// No implementation left. This is here to add the header as a compiled unit. |