From 047d52bd174f2b8553b9f2958a98639d6dc3e4ec Mon Sep 17 00:00:00 2001 From: Max Date: Fri, 23 Oct 2020 01:52:33 -0400 Subject: match func_801DBD00 --- include/code_801DBB3C.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'include/code_801DBB3C.h') diff --git a/include/code_801DBB3C.h b/include/code_801DBB3C.h index 34ffe6a..bbf2c39 100644 --- a/include/code_801DBB3C.h +++ b/include/code_801DBB3C.h @@ -17,12 +17,12 @@ struct gUnkClass3 // linked list node free store? struct gUnkClass2 { - u32 unk0; + u32 unk0; // counter? u32 unk4; u8 pad[0x4]; - size_t unkC; + size_t unkC; // block size u8 pad2[0x8]; - gUnkClass3* unk18; + gUnkClass3* unk18; // next block? }; gUnkClass1* func_801DBC58(gUnkClass2* p1); -- cgit v1.2.3