mirror of https://github.com/AxioDL/metaforce.git
Attempt to fix CL.exe derp
This commit is contained in:
parent
01d7f42524
commit
c6e5401bff
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue