[Scummvm-git-logs] scummvm master -> b65e00a6eff2caf0177e92ddaadb245866a6d8d6
sev-
noreply at scummvm.org
Fri Jul 22 12:27:47 UTC 2022
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
b65e00a6ef BASE: Synced the plaoform list in command line help
Commit: b65e00a6eff2caf0177e92ddaadb245866a6d8d6
https://github.com/scummvm/scummvm/commit/b65e00a6eff2caf0177e92ddaadb245866a6d8d6
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2022-07-22T14:27:26+02:00
Commit Message:
BASE: Synced the plaoform list in command line help
Changed paths:
base/commandLine.cpp
diff --git a/base/commandLine.cpp b/base/commandLine.cpp
index a5686c61619..45eae4c1ae0 100644
--- a/base/commandLine.cpp
+++ b/base/commandLine.cpp
@@ -147,8 +147,11 @@ static const char HELP_STRING[] =
" choice drive)\n"
" --joystick[=NUM] Enable joystick input (default: 0 = first joystick)\n"
" --platform=WORD Specify platform of game (allowed values: 2gs, 3do,\n"
- " acorn, amiga, atari, c64, fmtowns, nes, mac, pc, pc98,\n"
- " pce, segacd, wii, windows)\n"
+ " acorn, amiga, android, apple2, atari, atari8, beos,\n"
+ " c64, cdi, coco, coco3, fmtowns, genesis, ios, lunux,\n"
+ " nes, mac, macintosh2, os2, pc, pc98, pce, pippin, ppc,\n"
+ " psx, ps2, saturm, segacd, shockwave, ti994, wii,\n"
+ " windows, xbox, zx)\n"
" --savepath=PATH Path to where saved games are stored\n"
" --extrapath=PATH Extra path to additional game data\n"
" --iconspath=PATH Path to additional icons for the launcher grid view\n"
More information about the Scummvm-git-logs
mailing list