mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-30 15:31:59 +00:00
Fixed other warnings and removed ^M in costume.cpp.
svn-id: r4015
This commit is contained in:
parent
3cf038930f
commit
f5a8c89eb3
@ -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
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user