refactor: rename common_math.h to mconfig.h

This commit is contained in:
2025-06-21 22:11:45 +02:00
parent 3f005a2bbb
commit 3415dc15a3
5 changed files with 30 additions and 28 deletions

View File

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