Merge joystick_*.h into gameport.h
Just like it was done to all headers with only device declarations years ago
This commit is contained in:
@@ -31,10 +31,6 @@
|
||||
#include <86box/timer.h>
|
||||
#include <86box/isapnp.h>
|
||||
#include <86box/gameport.h>
|
||||
#include <86box/joystick_ch_flightstick_pro.h>
|
||||
#include <86box/joystick_standard.h>
|
||||
#include <86box/joystick_sw_pad.h>
|
||||
#include <86box/joystick_tm_fcs.h>
|
||||
#include <86box/plat_unused.h>
|
||||
|
||||
typedef struct g_axis_t {
|
||||
|
||||
@@ -43,7 +43,6 @@
|
||||
#include <86box/device.h>
|
||||
#include <86box/timer.h>
|
||||
#include <86box/gameport.h>
|
||||
#include <86box/joystick_standard.h>
|
||||
#include <86box/plat_unused.h>
|
||||
|
||||
static void *
|
||||
|
||||
@@ -43,7 +43,6 @@
|
||||
#include <86box/device.h>
|
||||
#include <86box/timer.h>
|
||||
#include <86box/gameport.h>
|
||||
#include <86box/joystick_standard.h>
|
||||
#include <86box/plat_unused.h>
|
||||
|
||||
static void *
|
||||
|
||||
@@ -64,7 +64,6 @@
|
||||
#include <86box/device.h>
|
||||
#include <86box/timer.h>
|
||||
#include <86box/gameport.h>
|
||||
#include <86box/joystick_sw_pad.h>
|
||||
#include <86box/plat_unused.h>
|
||||
|
||||
typedef struct sw_data {
|
||||
|
||||
@@ -43,7 +43,6 @@
|
||||
#include <86box/device.h>
|
||||
#include <86box/timer.h>
|
||||
#include <86box/gameport.h>
|
||||
#include <86box/joystick_standard.h>
|
||||
#include <86box/plat_unused.h>
|
||||
|
||||
static void *
|
||||
|
||||
Reference in New Issue
Block a user