Decompile func000427d8
This commit is contained in:
parent
f5343daff4
commit
7ae8c608f7
|
|
@ -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);
|
||||
|
|
|
|||
|
|
@ -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];
|
||||
|
|
|
|||
2103
src/lib/lib_3f8a0.c
2103
src/lib/lib_3f8a0.c
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue