mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-04 04:02:41 -04:00
Discover another unknown structure
This commit is contained in:
@@ -351,4 +351,10 @@ struct twowords {
|
||||
u32 unk04;
|
||||
};
|
||||
|
||||
struct something {
|
||||
u32 *unk00;
|
||||
u32 *unk04;
|
||||
u32 unk08;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user