Fix header omMgIndexGet Name
This commit is contained in:
parent
7593dad2bd
commit
9714f393ab
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ typedef struct mg_info {
|
|||
u32 advice_mess;
|
||||
} MgInfo;
|
||||
|
||||
s16 omGetMGIndex(s16 overlay);
|
||||
s16 omMgIndexGet(s16 overlay);
|
||||
void omGameSysInit(Process *objman);
|
||||
void omVibrate(s16 player_cfg_index, s16 duration, s16 off, s16 on);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue