Start work on minigame_seq.c
Need to figure out mgInfoTbl more for further progress
This commit is contained in:
parent
3a50498a3f
commit
45c3ffb101
3 changed files with 366 additions and 55 deletions
|
|
@ -115,7 +115,7 @@ void HuSysVWaitSet(s16 vcount)
|
|||
minimumVcountf = vcount;
|
||||
}
|
||||
|
||||
s16 HuSysVWaitGet(void)
|
||||
s16 HuSysVWaitGet(s16 param)
|
||||
{
|
||||
return (s16) minimumVcount;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue