From fe4c283ba249c5c676b75542c83dfbb829c768b3 Mon Sep 17 00:00:00 2001 From: Aetias Date: Sat, 18 Jan 2025 15:50:03 +0100 Subject: Document math functions --- include/Player/PlayerControlData.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/Player/PlayerControlData.hpp') diff --git a/include/Player/PlayerControlData.hpp b/include/Player/PlayerControlData.hpp index 3f998186..c44a00c5 100644 --- a/include/Player/PlayerControlData.hpp +++ b/include/Player/PlayerControlData.hpp @@ -1,7 +1,7 @@ #pragma once #include "global.h" -#include "lib/math.h" +#include "nds/math.h" #include "types.h" #include "System/SysNew.hpp" -- cgit v1.2.3