mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
More formatting and consistency fixes
This commit is contained in:
@ -128,7 +128,7 @@ bool DolphinApp::Initialize(int& c, wxChar **v)
|
||||
return wxApp::Initialize(c, v);
|
||||
}
|
||||
|
||||
// The `main program' equivalent that creates the main window and return the main frame
|
||||
// The 'main program' equivalent that creates the main window and return the main frame
|
||||
|
||||
bool DolphinApp::OnInit()
|
||||
{
|
||||
|
Reference in New Issue
Block a user