samba !!!

This commit is contained in:
Clément Le Bihan
2021-06-08 23:10:28 +02:00
parent b8acc1520a
commit f1d567a774
3 changed files with 2 additions and 4 deletions
@@ -127,7 +127,6 @@ namespace ComSquare::Debugger
{
this->_tileRenderer.render();
this->_sfWidget->buffer = this->_tileRenderer.buffer;
this->_ppu.add_buffer(this->_tileRenderer.buffer, {200, 200});
}
void TileViewer::setRamOffset(int offset)