base: cleanup

This commit is contained in:
luboslenco
2026-03-16 10:10:17 +01:00
parent 000bce241a
commit c5821e2ab2
33 changed files with 1279 additions and 1497 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#pragma once
#include "engine.h"
#include "iron_vec4.h"
#include "iron_math.h"
extern mat4_t _raycast_vp_inv;
extern mat4_t _raycast_p_inv;