Decompile objdll and objsysobj.c
This commit is contained in:
parent
d5569203d7
commit
8eb6593ccf
7 changed files with 368 additions and 13 deletions
|
|
@ -45,7 +45,7 @@ s16 omdispinfo;
|
|||
|
||||
static omOvlHisData omovlhis[OM_OVL_HIS_MAX];
|
||||
|
||||
char omSysPauseEnableFlag = TRUE;
|
||||
u8 omSysPauseEnableFlag = TRUE;
|
||||
OverlayID omprevovl = OVL_INVALID;
|
||||
|
||||
static void omWatchOverlayProc(void);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue