summaryrefslogtreecommitdiff
path: root/src/egg/gfx/eggDrawGX.cpp
diff options
context:
space:
mode:
authorrobojumper <robojumper@gmail.com>2026-05-31 18:08:09 +0200
committerGitHub <noreply@github.com>2026-05-31 18:08:09 +0200
commit560ff1832045cda4247db542c8dacfd2e614d9dc (patch)
treea18c851ac393218e8b88f7cd90c3fdd5574ba063 /src/egg/gfx/eggDrawGX.cpp
parent31423c25ae448ddf8c4c6c8577bd76530eb33e02 (diff)
parent9b4820921c10c7157b9f21fbf0da0acc93075bcb (diff)
Merge pull request #325 from robojumper/reimport-msl-c
Re-import MSL_C from TP
Diffstat (limited to 'src/egg/gfx/eggDrawGX.cpp')
-rw-r--r--src/egg/gfx/eggDrawGX.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/egg/gfx/eggDrawGX.cpp b/src/egg/gfx/eggDrawGX.cpp
index b0ddc2e5..c428ac4a 100644
--- a/src/egg/gfx/eggDrawGX.cpp
+++ b/src/egg/gfx/eggDrawGX.cpp
@@ -3,7 +3,6 @@
#include "common.h"
#include "egg/gfx/eggGXUtility.h"
#include "egg/gfx/eggStateGX.h"
-#include "math.h"
#include "nw4r/g3d/res/g3d_restex.h"
#include "nw4r/math/math_triangular.h"
#include "nw4r/math/math_types.h"