Prepend key modifier enum values with 'SDL_'
This commit is contained in:
committed by
Sam Lantinga
parent
b7ac14f2bd
commit
abdfa809db
@@ -336,7 +336,7 @@ typedef enum
|
||||
|
||||
SDL_SCANCODE_MODE = 257, /**< I'm not sure if this is really not covered
|
||||
* by any of the above, but since there's a
|
||||
* special KMOD_MODE for it I'm adding it here
|
||||
* special SDL_KMOD_MODE for it I'm adding it here
|
||||
*/
|
||||
|
||||
/* @} *//* Usage page 0x07 */
|
||||
|
||||
Reference in New Issue
Block a user