mirror of
https://github.com/zoriya/ComSquare.git
synced 2026-05-31 09:32:36 +00:00
fixing compilation
This commit is contained in:
+1
-1
@@ -260,7 +260,7 @@ namespace ComSquare::PPU
|
||||
this->_renderer.putPixel(x, y, pixelTmp);
|
||||
}
|
||||
}
|
||||
renderBackground(1, {8, 8}, 4, false);
|
||||
this->renderBackground(1, {8, 8}, 4, false);
|
||||
this->_renderer.drawScreen();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user