mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-16 06:39:17 +00:00
Removed debug printf.
svn-id: r30169
This commit is contained in:
parent
0f6246bab8
commit
da3d85c755
@ -627,7 +627,6 @@ void Parallaction_ns::_c_projector(void*) {
|
||||
// if (dword_16032 != 0) {
|
||||
// keep drawing spotlight in its final place
|
||||
_gfx->setProjectorPos(110, 25);
|
||||
printf("FIXED: %i, %i\n", 110, 25);
|
||||
return;
|
||||
// }
|
||||
#ifdef HALFBRITE
|
||||
|
Loading…
Reference in New Issue
Block a user