From ee0060c513ce99b24cf0e303ae7684eaa2f99538 Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Sun, 10 May 2020 16:15:39 -0400 Subject: Decompile through FUN_02000F4C --- include/main.h | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'include') diff --git a/include/main.h b/include/main.h index e2a5a937..23059702 100644 --- a/include/main.h +++ b/include/main.h @@ -22,6 +22,21 @@ struct Unk2106FA0 s32 unk20; }; +struct Unk21C4818 +{ + u32 unk0; + u32 unk4; + u32 unk8; + u32 unkC; +}; + +struct Unk21C4828 +{ + u32 unk0; + u32 unk4; + u32 unk8; +}; + struct Unk21C48B8 { void (*unk0)(s32); -- cgit v1.2.3