summaryrefslogtreecommitdiff
path: root/src/yuzu_cmd/yuzu.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/yuzu_cmd/yuzu.cpp')
-rw-r--r--src/yuzu_cmd/yuzu.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/yuzu_cmd/yuzu.cpp b/src/yuzu_cmd/yuzu.cpp
index 785d96672..8f7c75796 100644
--- a/src/yuzu_cmd/yuzu.cpp
+++ b/src/yuzu_cmd/yuzu.cpp
@@ -37,7 +37,6 @@
37#include "yuzu_cmd/config.h" 37#include "yuzu_cmd/config.h"
38#include "yuzu_cmd/emu_window/emu_window_sdl2.h" 38#include "yuzu_cmd/emu_window/emu_window_sdl2.h"
39 39
40
41static void PrintHelp(const char* argv0) { 40static void PrintHelp(const char* argv0) {
42 std::cout << "Usage: " << argv0 41 std::cout << "Usage: " << argv0
43 << " [options] <filename>\n" 42 << " [options] <filename>\n"