BASE: Synced the plaoform list in command line help

This commit is contained in:
Eugene Sandulenko 2022-07-22 14:26:40 +02:00
parent ab5f20f5cb
commit b65e00a6ef
No known key found for this signature in database
GPG Key ID: 014D387312D34F08

View File

@ -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"