fix: change vec3.data 3 -> 4

fix cmake for microsoft
This commit is contained in:
2025-06-21 13:56:51 +02:00
parent bb62a219cb
commit d6f82cfd46
3 changed files with 9 additions and 4 deletions

View File

@@ -6,6 +6,7 @@
//
#include "vec3.h"
#include "common_math.h"
#define VEC_SIZE 3