Fixing unit tests compilation

This commit is contained in:
Zoe Roux
2021-07-05 20:46:48 +02:00
parent cb6fb8a240
commit 6693c30df2
11 changed files with 81 additions and 120 deletions

View File

@@ -90,7 +90,7 @@ namespace ComSquare::Renderer
void QtFullSFML::enableDebugAPU()
{
// this->_snes.enableAPUDebugging();
this->_snes.enableAPUDebugging();
}
void QtFullSFML::enableDebugBus()