mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 14:49:42 -06:00
DolphinWX/Globals: Variable naming consistency
This commit is contained in:
@ -293,7 +293,7 @@ void CJitWindow::OnHostMessage(wxCommandEvent& event)
|
||||
{
|
||||
switch (event.GetId())
|
||||
{
|
||||
case IDM_NOTIFYMAPLOADED:
|
||||
case IDM_NOTIFY_MAP_LOADED:
|
||||
//NotifyMapLoaded();
|
||||
break;
|
||||
}
|
||||
|
Reference in New Issue
Block a user