Changeset 357 for trunk/src/sdl
- Timestamp:
- 04/29/15 14:10:49 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/sdl/sdl_input.cc
r338 r357 98 98 default : break; 99 99 } 100 101 kevent.key.native = ke.keysym.scancode; 100 102 101 103 // If key was understood by nv, then it's valid, otherwise ignored
Note: See TracChangeset
for help on using the changeset viewer.