rnamming and fixing small things

This commit is contained in:
Clément Le Bihan
2021-05-07 00:35:40 +02:00
parent 699fee9537
commit d94c26aac3
2 changed files with 1 additions and 1 deletions

View File

@@ -30,7 +30,7 @@ namespace ComSquare::Debugger
void TileViewer::disableViewer()
{
return;
this->_snes.disableTileViewerDebugging();
}
void TileViewer::focus()