mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-05-12 13:36:48 +03:00
commit
acebd7fe4c
1 changed files with 1 additions and 1 deletions
|
@ -199,7 +199,7 @@ bool DolphinApp::OnInit()
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
wxCMD_LINE_OPTION, "P", "perf_dir",
|
wxCMD_LINE_OPTION, "P", "perf_dir",
|
||||||
"Directory for Lionux perf perf-$pid.map file",
|
"Directory for Linux perf perf-$pid.map file",
|
||||||
wxCMD_LINE_VAL_STRING, wxCMD_LINE_PARAM_OPTIONAL
|
wxCMD_LINE_VAL_STRING, wxCMD_LINE_PARAM_OPTIONAL
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue