Discover local pointers in globals.c

This commit is contained in:
Ryan Dwyer
2019-09-22 20:46:39 +10:00
parent 01fb7c3ccc
commit dcfa7e32cd
2 changed files with 1153 additions and 1145 deletions
+1145 -1145
View File
File diff suppressed because it is too large Load Diff
+8
View File
@@ -202,4 +202,12 @@ struct mpmusictrack {
s16 unlockcategory;
};
struct suntableentry {
u32 unk00;
u32 unk04;
u32 unk08;
u32 unk0c;
u32 unk10;
};
#endif