aboutsummaryrefslogtreecommitdiff
path: root/scumm
diff options
context:
space:
mode:
authorMax Horn2003-07-20 01:00:16 +0000
committerMax Horn2003-07-20 01:00:16 +0000
commit7e92048a6bf29fc170cce02352c67c2273f077ee (patch)
tree02d2cca363f4ec81293c22559e6195a85d6793d1 /scumm
parentc7958d8d8b0fe2766a981d2d4905290d8378fa98 (diff)
downloadscummvm-rg350-7e92048a6bf29fc170cce02352c67c2273f077ee.tar.gz
scummvm-rg350-7e92048a6bf29fc170cce02352c67c2273f077ee.tar.bz2
scummvm-rg350-7e92048a6bf29fc170cce02352c67c2273f077ee.zip
typo
svn-id: r9086
Diffstat (limited to 'scumm')
-rw-r--r--scumm/gfx.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/scumm/gfx.cpp b/scumm/gfx.cpp
index 55d31cf51f..dcfaf800c9 100644
--- a/scumm/gfx.cpp
+++ b/scumm/gfx.cpp
@@ -2611,7 +2611,7 @@ void Scumm::setupV1ZakPalette() {
setPalColor(15, 168, 168, 168);
}
-/* Old palette used in Commodre 64 versions
+/* Old palette used in Commodore 64 versions
void Scumm::setupC64Palette() {
setPalColor( 0, 0, 0, 0);