aboutsummaryrefslogtreecommitdiff
path: root/scumm/gfx.cpp
diff options
context:
space:
mode:
authorMax Horn2003-05-04 01:10:45 +0000
committerMax Horn2003-05-04 01:10:45 +0000
commit3b77249ab073515832eb8b2d628ba71d9fd1655c (patch)
treedb68b407906052b44411322bf2c0905d769d2f5b /scumm/gfx.cpp
parent781564d4019f036b9b96f164fcb9c00b93aa5b97 (diff)
downloadscummvm-rg350-3b77249ab073515832eb8b2d628ba71d9fd1655c.tar.gz
scummvm-rg350-3b77249ab073515832eb8b2d628ba71d9fd1655c.tar.bz2
scummvm-rg350-3b77249ab073515832eb8b2d628ba71d9fd1655c.zip
cleanup; got rid of o2_printEgo
svn-id: r7300
Diffstat (limited to 'scumm/gfx.cpp')
-rw-r--r--scumm/gfx.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/scumm/gfx.cpp b/scumm/gfx.cpp
index 08c4a0d304..fe078c0311 100644
--- a/scumm/gfx.cpp
+++ b/scumm/gfx.cpp
@@ -39,7 +39,7 @@
// Note: This is purely experimental, NOT WORKING COMPLETLY and very buggy.
// Please do not make reports about problems with it - this is only in CVS
// to get it fixed and so that really interested parties can experiment it.
-// It is NOT FIT FOR GENERAL USAGE!. You have been warned.
+// It is NOT FIT FOR GENERAL USAGE! You have been warned.
//
// Doing this correctly will be quite some more complicated. Basically, with smooth
// scrolling, the virtual screen strips don't match the display screen strips.