summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSND\edgbla_cp <SND\edgbla_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2014-11-08 02:43:28 +0000
committerSND\edgbla_cp <SND\edgbla_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2014-11-08 02:43:28 +0000
commit969926ecc068ff9f607982774d0806bb350b4611 (patch)
tree84c23fe5d722ff16091f1330915ef36920612d11
parentd2c7b51c484a83bf6d08f04e456a8acccd84a75b (diff)
downloadpcsxr-969926ecc068ff9f607982774d0806bb350b4611.tar.gz
.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@92215 e17a0e51-4ae3-4d35-97c3-1a29b211df97
-rwxr-xr-xwin32/gui/WndMain.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/gui/WndMain.c b/win32/gui/WndMain.c
index 8d7a7362..58bde276 100755
--- a/win32/gui/WndMain.c
+++ b/win32/gui/WndMain.c
@@ -217,7 +217,7 @@ int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine
"\toptions:\n"
"\t-nogui\t\tDon't open the GUI\n"
"\t-psxout\t\tEnable PSX output\n"
- "\t-slowboot\tEnable BIOS logo\n"
+ "\t-slowboot\t\tEnable BIOS logo\n"
"\t-runcd\t\tRuns CD-ROM (requires -nogui)\n"
"\t-cdfile FILE\tRuns a CD image file (requires -nogui)\n"
"\t-help\t\tDisplay this message"),