Clean up pokemon/ball/dex mentions in comments
This commit is contained in:
@@ -1374,7 +1374,7 @@ static void ShowSaveInfoWindow(void)
|
||||
|
||||
if (FlagGet(FLAG_SYS_POKEDEX_GET) == TRUE)
|
||||
{
|
||||
// Print pokedex count
|
||||
// Print Pokédex count
|
||||
yOffset += 16;
|
||||
AddTextPrinterParameterized(sSaveInfoWindowId, FONT_NORMAL, gText_SavingPokedex, 0, yOffset, TEXT_SKIP_DRAW, NULL);
|
||||
BufferSaveMenuText(SAVE_MENU_CAUGHT, gStringVar4, color);
|
||||
|
||||
Reference in New Issue
Block a user