demo headers refactor

This commit is contained in:
h4570
2022-08-14 20:11:57 +02:00
parent 7ef0e73543
commit 5c2ae9770e
35 changed files with 57 additions and 87 deletions
@@ -9,10 +9,7 @@
*/
#include "states/game/enemy/enemy_manager.hpp"
#include "loaders/3d/obj_loader/obj_loader.hpp"
#include <file/file_utils.hpp>
#include <functional>
#include "debug/debug.hpp"
using Tyra::FileUtils;
using Tyra::Math;