Decompile more of minigame_seq.c
This commit is contained in:
parent
aeeb710115
commit
6faa7ea83b
3 changed files with 587 additions and 4 deletions
|
|
@ -86,7 +86,7 @@ void omDLLInit(FileListEntry *ovl_list);
|
|||
int omDLLStart(s16 ovl, s16 dll);
|
||||
void omDLLNumEnd(s16 ovl, s16 arg2);
|
||||
|
||||
void omSysPauseEnable(BOOL flag);
|
||||
void omSysPauseEnable(u8 flag);
|
||||
|
||||
void omSystemKeyCheckSetup(Process *objman_process);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue