Port pokemon_size_record from Emerald

This commit is contained in:
PikalaxALT
2019-11-01 09:55:25 -04:00
parent 930c7c4ad7
commit 5913bcf0e9
9 changed files with 404 additions and 652 deletions
+2 -2
View File
@@ -130,8 +130,8 @@ void NewGameInitData(void)
SetMoney(&gSaveBlock1Ptr->money, 3000);
ResetGameStats();
ClearPlayerLinkBattleRecords();
sub_80A0904();
sub_80A0958();
InitHeracrossSizeRecord();
InitMagikarpSizeRecord();
sub_806E190();
gPlayerPartyCount = 0;
ZeroPlayerPartyMons();