Improve name of omGetMGIndex
This commit is contained in:
parent
8a91c4bc79
commit
7593dad2bd
2 changed files with 2 additions and 2 deletions
|
|
@ -1237,7 +1237,7 @@ s16 mgTicTacToeGrid[3][3];
|
|||
u8 mgIndexList[256];
|
||||
GameStat mgGameStatBackup;
|
||||
|
||||
s16 omGetMGIndex(s16 overlay) {
|
||||
s16 omMgIndexGet(s16 overlay) {
|
||||
s32 i;
|
||||
MgInfo *info;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue