Document mgInfoTbl more
This commit is contained in:
parent
828ad3ba56
commit
a19c0433de
6 changed files with 597 additions and 665 deletions
|
|
@ -9,16 +9,11 @@ typedef struct mg_info {
|
|||
u16 ovl;
|
||||
u8 type;
|
||||
u8 flag;
|
||||
u16 unk_4;
|
||||
u16 unk_6;
|
||||
s8 unk_4;
|
||||
u32 name_mess;
|
||||
u32 data_dir;
|
||||
u32 inst_pic;
|
||||
u32 unk_14;
|
||||
u32 unk_18;
|
||||
u32 mg_pic;
|
||||
u32 unk_20;
|
||||
u32 unk_24;
|
||||
u32 inst_pic[3];
|
||||
u32 mg_pic[3];
|
||||
u32 rules_mess;
|
||||
u32 control_mess[2];
|
||||
u32 advice_mess;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue