mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-23 11:04:44 +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;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user