Fixed build
This commit is contained in:
parent
9db68f97f9
commit
ae0caeef8d
1 changed files with 1 additions and 1 deletions
|
@ -313,7 +313,7 @@ static SDL_Scancode Android_Keycodes[] = {
|
|||
SDL_SCANCODE_PASTE, /* AKEYCODE_PASTE */
|
||||
};
|
||||
|
||||
static bool SDL_screen_keyboard_shown;
|
||||
static SDL_bool SDL_screen_keyboard_shown;
|
||||
|
||||
static SDL_Scancode TranslateKeycode(int keycode)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue