Merge pull request #1547 from GriffinRichards/doc-sounddata
Clean up sound, add CRY_MODE constants
This commit is contained in:
@@ -982,7 +982,7 @@ static void Task_HofPC_PrintMonInfo(u8 taskId)
|
||||
if (currMon->species != SPECIES_EGG)
|
||||
{
|
||||
StopCryAndClearCrySongs();
|
||||
PlayCry1(currMon->species, 0);
|
||||
PlayCry_Normal(currMon->species, 0);
|
||||
}
|
||||
HallOfFame_PrintMonInfo(currMon, 0, 14);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user