mirror of
https://github.com/PCSX2/pcsx2.git
synced 2026-01-31 01:15:24 +01:00
@@ -474,7 +474,6 @@ MainEmuFrame::MainEmuFrame(wxWindow* parent, const wxString& title)
|
||||
m_menuSys.Append(MenuId_EnableRecordingTools, _("Enable &Recording Tools"),
|
||||
wxEmptyString, wxITEM_CHECK);
|
||||
#endif
|
||||
m_menuSys.AppendSeparator();
|
||||
|
||||
if(IsDebugBuild || IsDevBuild)
|
||||
m_menuSys.Append(MenuId_EnableHostFs, _("Enable &Host Filesystem"),
|
||||
|
||||
Reference in New Issue
Block a user