WINTERMUTE: Don't cast bool to pointer.

This commit is contained in:
Einar Johan Trøan Sømåen 2013-01-25 09:00:46 +01:00
parent 866961bde9
commit 3b77a97b40

View File

@ -63,7 +63,7 @@ BaseImage *BaseSaveThumbHelper::storeThumb(bool doFlip, int width, int height) {
BaseImage *screenshot = _gameRef->_renderer->takeScreenshot();
if (!screenshot) {
return STATUS_FAILED;
return NULL;
}
// normal thumbnail