- fix gamepic render buffer issues

This commit is contained in:
Magnus Norddahl 2018-06-03 13:59:40 +02:00
commit f03c02df43
9 changed files with 40 additions and 25 deletions

View file

@ -1005,7 +1005,7 @@ void DFrameBuffer::WriteSavePic(player_t *player, FileWriter *file, int width, i
//
//==========================================================================
void DFrameBuffer::SetOutputViewport(IntRect *bounds)
void DFrameBuffer::SetViewportRects(IntRect *bounds)
{
if (bounds)
{