mirror of
https://github.com/yawut/SDL.git
synced 2026-08-09 20:17:38 -05:00
Don't put a keysym in there! Shame on you! :)
This commit is contained in:
parent
9f03a46420
commit
93aee3a1f7
|
|
@ -373,7 +373,7 @@ static const SDL_scancode xfree86_scancode_table2[] = {
|
|||
/* 192 */ SDL_SCANCODE_UNKNOWN, /* XF86TouchpadToggle */
|
||||
/* 193 */ SDL_SCANCODE_UNKNOWN,
|
||||
/* 194 */ SDL_SCANCODE_UNKNOWN,
|
||||
/* 195 */ SDLK_MODE,
|
||||
/* 195 */ SDL_SCANCODE_MODE,
|
||||
/* 196 */ SDL_SCANCODE_UNKNOWN,
|
||||
/* 197 */ SDL_SCANCODE_UNKNOWN,
|
||||
/* 198 */ SDL_SCANCODE_UNKNOWN,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user