Create constants for m_Do_machine heap/buffer sizes

This commit is contained in:
LagoLunatic
2025-01-31 15:35:43 -05:00
parent 4d2dda94e2
commit 2ece7c9ce1
4 changed files with 36 additions and 34 deletions
-5
View File
@@ -58,9 +58,4 @@ public:
STATIC_ASSERT(0x14 == sizeof(cM3dGSph));
// additional symbols needed for cM3dGSph
extern "C" {
void Set__8cM3dGSphFRC4cXyzf(void);
}
#endif