mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 21:47:42 +00:00
Attempt to fix CL.exe derp
This commit is contained in:
@@ -32,7 +32,7 @@ class CSortedListManager
|
||||
{
|
||||
const CActor* x0_actor = nullptr;
|
||||
zeus::CAABox x4_box = zeus::CAABox::skNullBox;
|
||||
u16 x1c_selfIdxs[6] = {-1, -1, -1, -1, -1, -1};
|
||||
s16 x1c_selfIdxs[6] = {-1, -1, -1, -1, -1, -1};
|
||||
TUniqueId x28_next = kInvalidUniqueId;
|
||||
bool x2a_populated = false;
|
||||
SNode() = default;
|
||||
|
||||
Reference in New Issue
Block a user