Sync some function names with pokeemerald.

This commit is contained in:
ultima-soul
2019-10-06 13:06:13 -07:00
parent d4ba74fb34
commit 0873084a5d
18 changed files with 38 additions and 40 deletions
+1 -1
View File
@@ -1458,7 +1458,7 @@ void sub_815EDF4(u32 * counter, u32 value)
*counter = value ^ gSaveBlock2Ptr->encryptionKey;
}
void sub_815EE0C(void)
void ResetTrainerTowerResults(void)
{
s32 i;