summaryrefslogtreecommitdiff
path: root/engine
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2020-12-08 14:34:54 -0500
committerRangi <remy.oukaour+rangi42@gmail.com>2020-12-08 14:34:54 -0500
commit9fea403be2b1cfc23323a2201ea3ecc55c6c9965 (patch)
treed66f027f0fecfa73957eb29096c9298bdb6233e9 /engine
parent098903fc971fdb4fbaec1c72de2b6b2414c5ad90 (diff)
grey -> gray
Diffstat (limited to 'engine')
-rw-r--r--engine/battle/core.asm2
1 files changed, 1 insertions, 1 deletions
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