mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-05 11:17:23 -04:00
Attempt to decompile func00014058
This commit is contained in:
+3
-4
@@ -7092,13 +7092,12 @@ struct contsample {
|
||||
|
||||
struct contdata {
|
||||
struct contsample samples[20];
|
||||
s32 newestindex;
|
||||
s32 oldestindex;
|
||||
s32 unk1e0;
|
||||
s32 unk1e4;
|
||||
s32 unk1e8;
|
||||
s32 unk1ec;
|
||||
u16 unk1f0[4];
|
||||
s32 unk1f8;
|
||||
s32 unk1fc;
|
||||
u16 unk1f8[4];
|
||||
s32 unk200;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user