Merge pull request #1146 from GriffinRichards/rename-songs
Give songs meaningful english names
This commit is contained in:
@@ -2227,7 +2227,7 @@ static bool8 Phase2_Mugshot_Func4(struct Task *task)
|
||||
SetTrainerPicSlideTable(task->tPlayerSpriteId, 1);
|
||||
IncrementTrainerPicState(task->tOpponentSpriteId);
|
||||
|
||||
PlaySE(SE_BT_START);
|
||||
PlaySE(SE_MUGSHOT);
|
||||
|
||||
sTransitionStructPtr->VBlank_DMA++;
|
||||
return FALSE;
|
||||
|
||||
Reference in New Issue
Block a user