Core: Move Rect2i to its own rect2i.h header
And take the opportunity to improve interdependencies a bit with forward declares where possible.
This commit is contained in:
@@ -48,6 +48,7 @@
|
||||
#include "tests/core/math/test_math.h"
|
||||
#include "tests/core/math/test_random_number_generator.h"
|
||||
#include "tests/core/math/test_rect2.h"
|
||||
#include "tests/core/math/test_rect2i.h"
|
||||
#include "tests/core/math/test_vector2.h"
|
||||
#include "tests/core/math/test_vector2i.h"
|
||||
#include "tests/core/math/test_vector3.h"
|
||||
|
||||
Reference in New Issue
Block a user