standardize "grey" to "gray"
This commit is contained in:
@@ -1242,9 +1242,9 @@ static void Task_SaveAfterLinkBattle(u8 taskId)
|
||||
gText_SavingDontTurnOffPower,
|
||||
TEXT_SPEED_FF,
|
||||
NULL,
|
||||
TEXT_COLOR_DARK_GREY,
|
||||
TEXT_COLOR_DARK_GRAY,
|
||||
TEXT_COLOR_WHITE,
|
||||
TEXT_COLOR_LIGHT_GREY);
|
||||
TEXT_COLOR_LIGHT_GRAY);
|
||||
DrawTextBorderOuter(0, 8, 14);
|
||||
PutWindowTilemap(0);
|
||||
CopyWindowToVram(0, 3);
|
||||
|
||||
Reference in New Issue
Block a user