From c1dacbe65d4fa72128f7f521326beb0838784ac2 Mon Sep 17 00:00:00 2001 From: Filippos Karapetis Date: Fri, 19 Feb 2016 02:50:16 +0200 Subject: SCI: Use American English, like we do in other parts of ScummVM This replaces "colour" to "color" --- engines/sci/graphics/palette32.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/sci/graphics/palette32.h') diff --git a/engines/sci/graphics/palette32.h b/engines/sci/graphics/palette32.h index 9110a8a6f4..9da217bf31 100644 --- a/engines/sci/graphics/palette32.h +++ b/engines/sci/graphics/palette32.h @@ -133,7 +133,7 @@ public: void applyAll(); #pragma mark - -#pragma mark Colour look-up +#pragma mark color look-up private: /** * An optional lookup table used to remap RGB565 colors to a palette -- cgit v1.2.3