diff --git a/src/Input.h b/src/Input.h index 1f838ea5..feaf9178 100644 --- a/src/Input.h +++ b/src/Input.h @@ -2,9 +2,6 @@ #include "WindowsWrapper.h" -extern BOOL gbUseJoystick; -extern int gJoystickButtonTable[8]; - struct JOYSTICK_STATUS { BOOL bLeft;