Vector improvements (#67)

* clean up math.h and attempt to improve existing vector maths

* fix broken matches and match new stuff
This commit is contained in:
Yanis
2026-05-24 01:33:53 +02:00
committed by GitHub
parent 90203403dd
commit 0698c28bb0
42 changed files with 536 additions and 448 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
#include "Unknown/UnkStruct_ov000_020b34c4.hpp"
#include "types.h"
#include <nitro/math.h>
#include "math.hpp"
typedef void (*UnkCallback_func_01fff4cc)(void *, void *);