mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2025-01-17 22:55:38 +00:00
Changed the order of two command line parameters.
This commit is contained in:
parent
b0b12591e0
commit
bb7097a1af
Binary file not shown.
|
@ -311,8 +311,8 @@ bool parseArgs(int argc, char* argv[])
|
|||
" --max-vram [size] Max VRAM to use (in mebibytes) before swapping\n"
|
||||
" --gpu-statistics Display framerate and VRAM usage overlay\n"
|
||||
" --force-full Force the UI mode to Full\n"
|
||||
" --force-kid Force the UI mode to Kid\n"
|
||||
" --force-kiosk Force the UI mode to Kiosk\n"
|
||||
" --force-kid Force the UI mode to Kid\n"
|
||||
" --force-input-config Force configuration of input device\n"
|
||||
" --home [path] Directory to use as home path\n"
|
||||
" --version, -v Display version information\n"
|
||||
|
|
Loading…
Reference in a new issue