Sync pokemon jump documentation

This commit is contained in:
GriffinR
2022-03-01 18:04:42 -05:00
parent 82f0cced2d
commit 16aacb0648
32 changed files with 2441 additions and 2069 deletions
+1 -1
View File
@@ -155,6 +155,6 @@ static void ResetMiniGamesResults(void)
{
CpuFill16(0, &gSaveBlock2Ptr->berryCrush, sizeof(struct BerryCrush));
SetBerryPowder(&gSaveBlock2Ptr->berryCrush.berryPowderAmount, 0);
ResetPokeJumpResults();
ResetPokemonJumpRecords();
CpuFill16(0, &gSaveBlock2Ptr->berryPick, sizeof(struct BerryPickingResults));
}