diff options
| author | Aetias <aetias@outlook.com> | 2025-01-18 15:50:03 +0100 |
|---|---|---|
| committer | Aetias <aetias@outlook.com> | 2025-01-18 15:50:03 +0100 |
| commit | fe4c283ba249c5c676b75542c83dfbb829c768b3 (patch) | |
| tree | 40aa253e419330dc3bbfb5300f95dbf97cbe7b81 /include/Map/MapManager.hpp | |
| parent | 311b9243e1fa2ee7ff4992bb7465ef3292f85a7d (diff) | |
Document math functions
Diffstat (limited to 'include/Map/MapManager.hpp')
| -rw-r--r-- | include/Map/MapManager.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Map/MapManager.hpp b/include/Map/MapManager.hpp index ff3397b9..b346a4d0 100644 --- a/include/Map/MapManager.hpp +++ b/include/Map/MapManager.hpp @@ -3,7 +3,7 @@ #include "global.h" #include "types.h" -#include "lib/math.h" +#include "nds/math.h" #include "Map/Course.hpp" #include "Map/MapBase.hpp" |
