Fix optionDll inconsistencies
This commit is contained in:
parent
3a7cde9f33
commit
f2de6f7466
4 changed files with 29 additions and 43 deletions
|
|
@ -9,7 +9,7 @@ typedef struct {
|
|||
/* 0x00 */ Process *process;
|
||||
/* 0x04 */ s16 window;
|
||||
/* 0x08 */ s32 id;
|
||||
/* 0x0C */ s32 visible;
|
||||
/* 0x0C */ BOOL visible;
|
||||
/* 0x10 */ BOOL messWaitSignal;
|
||||
/* 0x14 */ BOOL choiceSignal;
|
||||
/* 0x18 */ u32 messToBeSet;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue