More renaming in union_room.c

This commit is contained in:
PikalaxALT
2020-02-04 17:01:57 -05:00
parent 4770fac9eb
commit 6af7391add
7 changed files with 108 additions and 108 deletions
+1 -1
View File
@@ -947,7 +947,7 @@ u16 MEvent_GetBattleCardCount(u32 command)
return 0;
}
void sub_81446C4(void)
void ResetReceivedWonderCardFlag(void)
{
sReceivedWonderCardIsValid = FALSE;
}