summaryrefslogtreecommitdiff
path: root/include/Player/LinkStateDamage.hpp
diff options
context:
space:
mode:
authorAetias <144526980+AetiasHax@users.noreply.github.com>2024-10-19 13:20:17 +0200
committerGitHub <noreply@github.com>2024-10-19 13:20:17 +0200
commitffdfd609fb9bc8f968ddc6f187da1d50731cbf69 (patch)
treed13b6142759bc78d50a491d87de56e7e9213c9a4 /include/Player/LinkStateDamage.hpp
parent32c4725191813003e34a263a6d1530f806d1ac7c (diff)
parent10c2e3413b3244c5f2adffac1140f37920f13988 (diff)
Merge pull request #51 from AetiasHax/dsd
`dsd` integration
Diffstat (limited to 'include/Player/LinkStateDamage.hpp')
-rw-r--r--include/Player/LinkStateDamage.hpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/Player/LinkStateDamage.hpp b/include/Player/LinkStateDamage.hpp
index e682c2b3..2c5e6e00 100644
--- a/include/Player/LinkStateDamage.hpp
+++ b/include/Player/LinkStateDamage.hpp
@@ -1,9 +1,8 @@
#pragma once
#include "global.h"
-#include "types.h"
-
#include "lib/math.h"
+#include "types.h"
#include "Player/LinkStateBase.hpp"
#include "Render/ModelRender.hpp"