mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-11 13:08:33 -04:00
Fix wrong forward declares (struct/class)
Requires removing the now-matching symbols from jsystem_stubs.cpp
This commit is contained in:
@@ -12,7 +12,7 @@ class cM3dGPla;
|
||||
class cM3dGSph;
|
||||
class cM3dGTri;
|
||||
class csXyz;
|
||||
class cXyz;
|
||||
struct cXyz;
|
||||
|
||||
struct cM3d_Range {
|
||||
/* 0x0 */ f32 mMin;
|
||||
|
||||
Reference in New Issue
Block a user