mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-11 18:50:30 +00:00
DolphinWX/Globals: Variable naming consistency
This commit is contained in:
parent
f2a07e43d1
commit
6ad5e54970
14 changed files with 636 additions and 636 deletions
|
@ -293,7 +293,7 @@ void CJitWindow::OnHostMessage(wxCommandEvent& event)
|
|||
{
|
||||
switch (event.GetId())
|
||||
{
|
||||
case IDM_NOTIFYMAPLOADED:
|
||||
case IDM_NOTIFY_MAP_LOADED:
|
||||
//NotifyMapLoaded();
|
||||
break;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue