Fix build errors

This commit is contained in:
SammygoodTunes
2025-02-04 22:06:24 +01:00
parent e922eb92ed
commit fdaf2b1790
5 changed files with 18 additions and 18 deletions
+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"