mirror of
https://github.com/86Box/86Box.git
synced 2026-02-24 20:35:32 -07:00
More progress towards 2nd gameport support
This commit is contained in:
@@ -1484,7 +1484,7 @@ joystick_close(void)
|
||||
}
|
||||
|
||||
void
|
||||
joystick_process(void)
|
||||
joystick_process(uint8_t gp)
|
||||
{
|
||||
/* No-op. */
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user