mirror of
https://github.com/zoriya/ComSquare.git
synced 2025-12-19 21:55:11 +00:00
fixing stupid error
This commit is contained in:
@@ -71,6 +71,7 @@ namespace ComSquare::Debugger
|
||||
|
||||
void RAMTileRenderer::setBpp(int bpp)
|
||||
{
|
||||
this->_bpp = bpp;
|
||||
this->_tileRenderer.setBpp(bpp);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user