mirror of
https://github.com/dingusdev/dingusppc.git
synced 2026-04-20 02:17:23 +00:00
debugger: Add blank line to output.
This commit is contained in:
@@ -526,6 +526,7 @@ void DppcDebugger::enter_debugger() {
|
||||
power_off_reason = po_entered_debugger;
|
||||
}
|
||||
if (!did_message) {
|
||||
cout << endl;
|
||||
cout << "Welcome to the DingusPPC command line debugger." << endl;
|
||||
cout << "Please enter a command or 'help'." << endl << endl;
|
||||
did_message = true;
|
||||
|
||||
Reference in New Issue
Block a user