From 9fea403be2b1cfc23323a2201ea3ecc55c6c9965 Mon Sep 17 00:00:00 2001 From: Rangi Date: Tue, 8 Dec 2020 14:34:54 -0500 Subject: grey -> gray --- engine/battle/core.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engine') diff --git a/engine/battle/core.asm b/engine/battle/core.asm index 5bd9fe8cc..4d7cd5ca7 100644 --- a/engine/battle/core.asm +++ b/engine/battle/core.asm @@ -2954,7 +2954,7 @@ LostBattle: and a jr nz, .LostLinkBattle -; Greyscale +; Grayscale ld b, SCGB_BATTLE_GRAYSCALE call GetSGBLayout call SetPalettes -- cgit v1.2.3