battle records more decomp and subtle name changes

This commit is contained in:
DizzyEggg
2018-05-01 14:01:54 +02:00
parent f9a2f6c4a2
commit 95cf853762
12 changed files with 317 additions and 756 deletions
+2 -2
View File
@@ -41,7 +41,7 @@ extern void ResetSecretBases(void);
extern void ResetLinkContestBoolean(void);
extern void ResetGameStats(void);
extern void sub_8052DA8(void);
extern void InitLinkBattleRecords(void);
extern void ClearPlayerLinkBattleRecords(void);
extern void ResetPokemonStorageSystem(void);
extern void ClearBag(void);
extern void NewGameInitPCItems(void);
@@ -178,7 +178,7 @@ void NewGameInitData(void)
ResetLinkContestBoolean();
ResetGameStats();
ClearAllContestWinnerPics();
InitLinkBattleRecords();
ClearPlayerLinkBattleRecords();
InitSeedotSizeRecord();
InitLotadSizeRecord();
gPlayerPartyCount = 0;