More reorganization

Move logging to new folder
This commit is contained in:
2024-08-14 16:06:45 -04:00
parent e1eab8624b
commit b9e451505e
91 changed files with 104 additions and 104 deletions

View File

@@ -6,7 +6,7 @@
#include "Camera.hpp"
#include "engine/debug/DEBUG_NAMES.hpp"
#include "engine/literals/size.hpp"
#include "engine/math/literals/size.hpp"
namespace fgl::engine
{