Decompile func0f13c510

This commit is contained in:
Ryan Dwyer
2021-01-23 11:03:52 +10:00
parent 5716c7a874
commit 7ae8d73328
3 changed files with 19 additions and 20 deletions
+1
View File
@@ -14,6 +14,7 @@ s32 func00002078(void);
s32 func00002148(void);
s32 func00002148(void);
s32 func000022e0(void);
struct bootbufferthing *func0000244c(void);
void func000024e8(void);
void func00002510(void);
+9 -1
View File
@@ -3447,8 +3447,16 @@ struct audioconfig {
u32 flags; // 0x10 = contains swearing
};
struct bootbufferthingdeep {
u16 unk00;
u32 unk04;
u32 unk08;
u32 unk0c;
u32 unk10;
};
struct bootbufferthing {
u8 unk00[2400];
struct bootbufferthingdeep unk00[120];
};
struct playerstats {