Opened 18 years ago

Closed 18 years ago

Last modified 5 years ago

#2747 closed defect (fixed)

--joystick command line option has no default

Reported by: salty-horse Owned by: eriktorbjorn
Priority: normal Component: --Other--
Version: Keywords:
Cc: Game:

Description

Using latest svn.

The readme and --help say: --joystick[=NUM] Enable input with joystick (default: 0 = first joystick)

When running "./scummvm --joystick" the error "Unrecognized option '--joystick'" is printed.

--joystick=0 works just fine, but it should work without the "=0".

Ticket imported from: #1526483. Ticket imported from: bugs/2747.

Change History (3)

comment:1 by eriktorbjorn, 18 years ago

Should be fixed in SVN now. The DO_OPTION_OPT() macro required a value, even though it was supposed to be optional.

comment:2 by eriktorbjorn, 18 years ago

Owner: set to eriktorbjorn
Resolution: fixed
Status: newclosed

comment:3 by digitall, 5 years ago

Component: --Other--
Note: See TracTickets for help on using tickets.