mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-02 17:03:13 +00:00
GROOVIE: Add more debug output
This commit is contained in:
parent
ffe8869bb5
commit
ea542c4619
@ -220,6 +220,7 @@ byte *GrvCursorMan_t7g::loadImage(Common::SeekableReadStream &file) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
debug(9, "GrvCursorMan_t7g::loadImage(): decompressed %d bytes", decompbytes);
|
||||||
|
|
||||||
return cursorStorage;
|
return cursorStorage;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user