View | Details | Raw Unified
Collapse All | Expand All

(-) src/options.c.orig (-4 / +4 lines)
 Lines 6555-6562    Link Here 
				"-%sanalogstick "
				"-%sanalogstick "
				"%s "					/* joy */
				"%s "					/* joy */
				"-%smouse "
				"-%smouse "
				"-%shotrod "
				"%s "
				"-%shotrodse "
				"%s "
				"-%susbpspad "
				"-%susbpspad "
				"-%srapidfire "
				"-%srapidfire "
				"%s "					/* trackball1 */
				"%s "					/* trackball1 */
 Lines 6571-6578    Link Here 
				(target->analogstick)?"":"no",
				(target->analogstick)?"":"no",
				joy?joy:"",
				joy?joy:"",
				(target->mouse)?"":"no",
				(target->mouse)?"":"no",
				(target->hotrod)?"":"no",
				(target->hotrod)?"-ctrlr HotRod":"",
				(target->hotrodse)?"":"no",
				(target->hotrodse)?"-ctrlr HotRodSE":"",
				(target->usbpspad)?"":"no",
				(target->usbpspad)?"":"no",
				(target->rapidfire)?"":"no",
				(target->rapidfire)?"":"no",
				trackball1?trackball1:"",
				trackball1?trackball1:"",