aboutsummaryrefslogtreecommitdiff
path: root/engines/agos/agos.h
diff options
context:
space:
mode:
authorMax Horn2010-11-17 12:22:08 +0000
committerMax Horn2010-11-17 12:22:08 +0000
commitee4770ffb6be50008d129ba52a5dd6f46a7d16cd (patch)
tree45be60c3403525d32f633745800c77e6afed9ca1 /engines/agos/agos.h
parentdbddd758d1494f52c96b959b3d03f8e0156fb7cf (diff)
downloadscummvm-rg350-ee4770ffb6be50008d129ba52a5dd6f46a7d16cd.tar.gz
scummvm-rg350-ee4770ffb6be50008d129ba52a5dd6f46a7d16cd.tar.bz2
scummvm-rg350-ee4770ffb6be50008d129ba52a5dd6f46a7d16cd.zip
ENGINES: Change 'colour' to 'color'
Only changed this in engines where 'color' was/is already used almost exclusively svn-id: r54288
Diffstat (limited to 'engines/agos/agos.h')
-rw-r--r--engines/agos/agos.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/agos/agos.h b/engines/agos/agos.h
index 17f476cb50..4cdd56dc8d 100644
--- a/engines/agos/agos.h
+++ b/engines/agos/agos.h
@@ -1927,7 +1927,7 @@ public:
void off_setPathValues();
void off_stopClock();
void off_restartClock();
- void off_setColour();
+ void off_setColor();
void off_b3Set();
void off_b3Clear();
void off_b3Zero();