Fix wrong forward declares (struct/class)

Requires removing the now-matching symbols from jsystem_stubs.cpp
This commit is contained in:
PJB3005
2026-02-24 16:56:49 +01:00
parent 79e9fa257f
commit fcf1f4bed1
33 changed files with 45 additions and 54 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ class cM3dGPla;
class cM3dGSph;
class cM3dGTri;
class csXyz;
class cXyz;
struct cXyz;
struct cM3d_Range {
/* 0x0 */ f32 mMin;