mirror of
https://github.com/antopilo/Nuake.git
synced 2026-09-15 20:08:54 +03:00
Moved physics and application outside of core
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
#include "src/Rendering/Textures/Texture.h"
|
||||
#include "src/Rendering/Textures/MaterialManager.h"
|
||||
|
||||
#include "src/Core/Physics/PhysicsManager.h"
|
||||
#include "src/Physics/PhysicsManager.h"
|
||||
|
||||
#include "src/Vendors/glm/gtc/type_ptr.hpp"
|
||||
#include "src/Vendors/glm/gtx/matrix_decompose.hpp"
|
||||
|
||||
Reference in New Issue
Block a user