Remove unnecessary externs (#2705)

This commit is contained in:
LagoLunatic
2025-09-27 15:30:54 -07:00
committed by GitHub
parent 3f37bad921
commit 54d8839d91
51 changed files with 9 additions and 671 deletions
-5
View File
@@ -46,9 +46,4 @@ public:
STATIC_ASSERT(0x14 == sizeof(cM3dGSph));
// additional symbols needed for cM3dGSph
extern "C" {
void Set__8cM3dGSphFRC4cXyzf(void);
}
#endif