diff options
author | Morph <39850852+Morph1984@users.noreply.github.com> | 2020-12-25 15:17:49 -0500 |
---|---|---|
committer | Morph <39850852+Morph1984@users.noreply.github.com> | 2020-12-25 15:41:00 -0500 |
commit | ff3aa5d3804db4deef3c4a1996a5bbc7d8bf202c (patch) | |
tree | b38c8e07c64056927eda314929cf4d572db5d025 /src/tests/common/ring_buffer.cpp | |
parent | 0dc4ab42cc1efba566d428c84221a82ef5c76283 (diff) |
yuzu/main: Add basic command line arguments
The following command line arguments are supported:
yuzu.exe "path_to_game" - Launches a game at "path_to_game"
yuzu.exe -f - Launches the next game in fullscreen
yuzu.exe -g "path_to_game" - Launches a game at "path_to_game"
yuzu.exe -f -g "path_to_game" - Launches a game at "path_to_game" in fullscreen
Diffstat (limited to 'src/tests/common/ring_buffer.cpp')
0 files changed, 0 insertions, 0 deletions