mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-25 22:18:04 -04:00
Decompile func000427d8
This commit is contained in:
@@ -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);
|
||||
|
||||
+2
-1
@@ -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];
|
||||
|
||||
+254
-1849
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user