aboutsummaryrefslogtreecommitdiff
path: root/costume.cpp
diff options
context:
space:
mode:
authorLionel Ulmer2002-04-19 17:06:08 +0000
committerLionel Ulmer2002-04-19 17:06:08 +0000
commitf5a8c89eb3ba6cc579bf8654844ac8836ceaaa46 (patch)
treefefca17ff60857269d18d02bf4a322a820d2a20a /costume.cpp
parent3cf038930fa4e9366656d50426467433a56acc50 (diff)
downloadscummvm-rg350-f5a8c89eb3ba6cc579bf8654844ac8836ceaaa46.tar.gz
scummvm-rg350-f5a8c89eb3ba6cc579bf8654844ac8836ceaaa46.tar.bz2
scummvm-rg350-f5a8c89eb3ba6cc579bf8654844ac8836ceaaa46.zip
Fixed other warnings and removed ^M in costume.cpp.
svn-id: r4015
Diffstat (limited to 'costume.cpp')
-rw-r--r--costume.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/costume.cpp b/costume.cpp
index 43fee9ad9a..3756acbb7e 100644
--- a/costume.cpp
+++ b/costume.cpp
@@ -755,6 +755,7 @@ void CostumeRenderer::proc_special(Actor *a, byte mask2)
if(shadow2 != 0)
{
warning("proc_special: shadow2 unimplemented");
+ pcolor = 0;
}
else // we don't need all the random stuff, just the background copy
{