This commit is contained in:
robojumper
2025-05-04 21:56:23 +02:00
parent 35523a5ac2
commit 5a02c18f71
4 changed files with 6 additions and 2 deletions
+1
View File
@@ -497,6 +497,7 @@ private:
static mHeapAllocator_c *ms_allocator;
static dMassObjEmitter_c *sMassObjEmitters;
static u32 sInts[];
static const u32 moreInts[];
static u32 sInts2[];
};