Lowercase #include <nds/math.H>

This commit is contained in:
Aetias
2025-02-05 16:53:18 +01:00
parent 3f71971106
commit c5c93f14d3
+1 -1
View File
@@ -1,6 +1,6 @@
#pragma once
#include <nds/math.H>
#include <nds/math.h>
#include "Physics/AABB.hpp"
#include "global.h"