diff options
author | vimene <vincent.menegaux@gmail.com> | 2023-12-03 09:16:18 +0100 |
---|---|---|
committer | vimene <vincent.menegaux@gmail.com> | 2023-12-03 09:16:18 +0100 |
commit | 5a8bc0a4936cdd461c43740437541f8c991ff117 (patch) | |
tree | 6c4c5c262eb032711f5517cbe035e693377f76c4 /src/math | |
parent | 7b82aa798a95d93e9c4361dfed12d2a5313e01cb (diff) | |
download | engine-5a8bc0a4936cdd461c43740437541f8c991ff117.tar.gz |
renamed math_vector.{h,cpp} to vector.{h,cpp}
Diffstat (limited to 'src/math')
-rw-r--r-- | src/math/vector.cpp (renamed from src/math/math_vector.cpp) | 0 | ||||
-rw-r--r-- | src/math/vector.h (renamed from src/math/math_vector.h) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/src/math/math_vector.cpp b/src/math/vector.cpp index aacff86..aacff86 100644 --- a/src/math/math_vector.cpp +++ b/src/math/vector.cpp diff --git a/src/math/math_vector.h b/src/math/vector.h index 28ae81e..28ae81e 100644 --- a/src/math/math_vector.h +++ b/src/math/vector.h |