mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 04:08:55 +00:00
More formatting and consistency fixes
This commit is contained in:
parent
60e9301f40
commit
6da394a4d0
19 changed files with 33 additions and 55 deletions
|
@ -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()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue