mirror of https://github.com/stella-emu/stella.git
forgot some formatting
This commit is contained in:
parent
6a8714fb9b
commit
8421af8931
|
@ -653,6 +653,7 @@ void DebuggerParser::printTimer(uInt32 idx, bool showHeader)
|
|||
}
|
||||
}
|
||||
|
||||
// - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||
string DebuggerParser::getTimerCmds()
|
||||
{
|
||||
ostringstream out;
|
||||
|
|
Loading…
Reference in New Issue