This commit is contained in:
devZoGok
2021-10-19 19:06:41 +03:00
parent dc03858585
commit 2e0cad7fd1
40 changed files with 220 additions and 207 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#include"vector.h"
#include "vector.h"
namespace vb01{
const Vector2 Vector2::VEC_IJ(1,1);