mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-06 06:34:35 +00:00
Change SDL_Keycode type to an enum
This commit is contained in:
parent
f8844d387c
commit
f8cb3c742d
8 changed files with 30 additions and 21 deletions
|
|
@ -213,6 +213,8 @@ static void loop(void *arg)
|
|||
active->isRect = isRect;
|
||||
}
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
}
|
||||
break;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue