From f4bba77e25e70dc342724435af05d3ae1fe19c5b Mon Sep 17 00:00:00 2001 From: Max Date: Sun, 18 Oct 2020 00:06:45 -0400 Subject: match func_801DAB28, func_801DAB30, and func_801DAB78 --- include/code_801DAAE0.h | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'include') diff --git a/include/code_801DAAE0.h b/include/code_801DAAE0.h index e0fb6fe..b27a833 100644 --- a/include/code_801DAAE0.h +++ b/include/code_801DAAE0.h @@ -5,15 +5,22 @@ extern "C" { #endif +// TODO: move +typedef u32 MEMHeapHandle; + + class unkClass { public: u8 unk0; - u8 unk1[11]; + MEMHeapHandle unk4; + u32 unk8; }; unkClass* func_801DAAE0(void); BOOL func_801DAB28(void); +void func_801DAB30(void); +MEMHeapHandle func_801DAB78(void* p1, u32 p2, u16 p3); void* func_801DAD64(size_t); void func_801DAEA4(void*); -- cgit v1.2.3