mirror of
https://github.com/encounter/SDL.git
synced 2025-12-17 17:05:23 +00:00
Add SDL_SCANCODE_CALL and SDL_SCANCODE_ENDCALL
This commit is contained in:
committed by
Sam Lantinga
parent
2bc373622b
commit
2f924020e8
@@ -417,6 +417,8 @@ typedef enum
|
||||
used as a multi-function feature key for selecting
|
||||
a software defined function shown on the bottom right
|
||||
of the display. */
|
||||
SDL_SCANCODE_CALL = 289, /**< Used for accepting phone calls. */
|
||||
SDL_SCANCODE_ENDCALL = 290, /**< Used for rejecting phone calls. */
|
||||
|
||||
/* @} *//* Mobile keys */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user