feat: add c++ file and remove mconfig file

This commit is contained in:
2025-08-11 23:38:45 +02:00
parent bc9c9b2a94
commit 78a6edf84b
11 changed files with 120 additions and 88 deletions

View File

@@ -7,7 +7,7 @@
#include <assert.h>
#include <stdio.h>
#include "../src/math/mconfig.h"
#include "../src/math/vec3.h"
#include "../src/math/vec4.h"