fixed lots of stuff

This commit is contained in:
jiangzhengwenjz
2019-06-11 05:20:42 +08:00
parent 19f89762cf
commit 20a09555ea
12 changed files with 167 additions and 146 deletions
+2 -2
View File
@@ -9,8 +9,8 @@
struct ListMenuItem
{
const u8 *unk_00;
s32 unk_04;
const u8 *label;
s32 index;
};
struct ListMenu;