mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-18 13:13:11 -04:00
Discover local pointers in globals.c
This commit is contained in:
+1145
-1145
File diff suppressed because it is too large
Load Diff
@@ -202,4 +202,12 @@ struct mpmusictrack {
|
||||
s16 unlockcategory;
|
||||
};
|
||||
|
||||
struct suntableentry {
|
||||
u32 unk00;
|
||||
u32 unk04;
|
||||
u32 unk08;
|
||||
u32 unk0c;
|
||||
u32 unk10;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user