1
0
mirror of https://github.com/godotengine/godot.git synced 2025-12-05 17:15:09 +00:00

[Core] Completely kill math_2d.h, change includes

This commit is contained in:
Aaron Franke
2018-08-11 03:08:26 -05:00
parent 14fe7230f4
commit cf136a91d6
17 changed files with 16 additions and 52 deletions

View File

@@ -30,7 +30,7 @@
#include "gdnative/transform2d.h"
#include "core/math/math_2d.h"
#include "core/math/transform_2d.h"
#include "core/variant.h"
#ifdef __cplusplus