Fixing Math includes

This commit is contained in:
Thorben Höhne
2025-02-19 12:17:08 +01:00
parent d6362a62df
commit 1fbbdf5f0a
57 changed files with 240 additions and 312 deletions

2
premake5.lua Normal file
View File

@@ -0,0 +1,2 @@
workspace "PhanesEngine"
configurations { "Debug", "Release" }