This commit is contained in:
robojumper
2024-11-22 19:19:23 +01:00
parent 531ca3a7aa
commit ee64481b9c
2 changed files with 6 additions and 3 deletions
+3 -3
View File
@@ -15,9 +15,9 @@ public:
mpList = nullptr;
}
}
/* 0x00 */ cListNd_c mNode;
/* 0x08 */ dCcD_Unk *field_0x210;
/* 0x0C */ cListMg_c *mpList;
/* 0x208 */ cListNd_c mNode;
/* 0x210 */ dCcD_Unk *field_0x210;
/* 0x214 */ cListMg_c *mpList;
};
struct ColliderLinkedList {