mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-25 02:38:42 +00:00
Frame: Normalize member names
This commit is contained in:
parent
1bad3bef4b
commit
9e71031e23
12 changed files with 403 additions and 398 deletions
|
@ -312,7 +312,7 @@ NetPlaySetupFrame::~NetPlaySetupFrame()
|
|||
#endif
|
||||
|
||||
inifile.Save(dolphin_ini);
|
||||
main_frame->g_NetPlaySetupDiag = nullptr;
|
||||
main_frame->m_netplay_setup_frame = nullptr;
|
||||
}
|
||||
|
||||
void NetPlaySetupFrame::OnHost(wxCommandEvent&)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue