Fix TPosition3 header wrong file ext

This commit is contained in:
LagoLunatic
2026-04-01 00:06:34 -04:00
parent ab41cc50bb
commit 899cd54394
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
#include "JSystem/JSupport/JSUList.h"
#include "JSystem/JMath/random.h"
#include "JSystem/JGeometry.h"
#include "JSystem/TPosition3.hh"
#include "JSystem/TPosition3.h"
#include "dolphin/gx/GXStruct.h"
#include "dolphin/mtx/mtx.h"