added vector2d

This commit is contained in:
vaxerski
2022-03-16 22:21:12 +01:00
parent ffd309ca2a
commit 52090853da
3 changed files with 51 additions and 1 deletions

View File

@@ -65,4 +65,6 @@ extern "C" {
#undef namespace
#undef static
#endif
#endif
#include "helpers/Vector2D.hpp"