correct lightgun api comment

This commit is contained in:
David Walters 2017-11-26 17:20:41 +00:00
parent 59c188f75c
commit 6168db8aeb

View File

@ -130,7 +130,7 @@ extern "C" {
* It reports X/Y coordinates in screen space (similar to the pointer) * It reports X/Y coordinates in screen space (similar to the pointer)
* in the range [-0x8000, 0x7fff] in both axes, with zero being center. * in the range [-0x8000, 0x7fff] in both axes, with zero being center.
* As well as reporting on/off screen state. It features a trigger, * As well as reporting on/off screen state. It features a trigger,
* start/select buttons, four auxiliary action buttons and a * start/select buttons, auxiliary action buttons and a
* directional pad. A forced off-screen shot can be requested for * directional pad. A forced off-screen shot can be requested for
* auto-reloading function in some games. * auto-reloading function in some games.
*/ */