Decompile func000427d8

This commit is contained in:
Ryan Dwyer 2021-11-13 22:02:39 +10:00
parent f5343daff4
commit 7ae8c608f7
3 changed files with 257 additions and 1851 deletions

View File

@ -43,7 +43,7 @@ void func00040164(struct asistream *stream, u32 arg1, u32 arg2);
u32 func00040dac(void);
u32 func00041600(void);
void func00042238(struct asistream *stream, u32 arg1, u32 arg2);
void func000427d8(struct asistream *stream, u32 arg1);
bool func000427d8(struct asistream *stream, u32 arg1);
void func00042990(struct asistream *stream, u32 arg1, u32 arg2);
bool func00042e38(struct asistream *stream);
bool func0004371c(struct asistream *stream);

View File

@ -7393,7 +7393,8 @@ struct asistream {
s32 unk3f8c;
u8 unk3f90[0x6cc];
s32 unk465c;
u8 unk4660[0x904];
u32 unk4660;
struct asistream_4f64 unk4664[32];
struct asistream_4f64 unk4f64[2][32];
u8 unk6164[0x900];
struct asistream_4f64 unk6a64[2][32];

File diff suppressed because it is too large Load Diff