Fixed build

This commit is contained in:
Sam Lantinga 2023-07-11 10:44:24 -07:00
parent 45cd4b8038
commit fdff3b16d6
1 changed files with 0 additions and 1 deletions

View File

@ -52,7 +52,6 @@ static GamepadImage *image = NULL;
static GamepadDisplay *gamepad_elements = NULL;
static JoystickDisplay *joystick_elements = NULL;
static GamepadButton *copy_button = NULL;
static SDL_bool in_copy_button = SDL_FALSE;
static SDL_bool retval = SDL_FALSE;
static SDL_bool done = SDL_FALSE;
static SDL_bool set_LED = SDL_FALSE;