update project includes format
This commit is contained in:
@@ -6,10 +6,10 @@
|
||||
#include <optional>
|
||||
#include <vector>
|
||||
|
||||
#include <data/dynamic.hpp>
|
||||
#include <physics/Hitbox.hpp>
|
||||
#include <typedefs.hpp>
|
||||
#include <util/Clock.hpp>
|
||||
#include "data/dynamic.hpp"
|
||||
#include "physics/Hitbox.hpp"
|
||||
#include "typedefs.hpp"
|
||||
#include "util/Clock.hpp"
|
||||
#define GLM_ENABLE_EXPERIMENTAL
|
||||
#include <entt/entity/registry.hpp>
|
||||
#include <glm/gtx/norm.hpp>
|
||||
|
||||
Reference in New Issue
Block a user