Refactor engine code

This commit is contained in:
ExilProductions
2025-04-23 17:16:52 +02:00
parent 5ccf861eaa
commit b3981b90e4
10 changed files with 148 additions and 70 deletions

2
Engine/ps1engine.h Normal file
View File

@@ -0,0 +1,2 @@
#include <renderer.h>
#include <mesh.h>