mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-05-15 21:48:46 +08:00
d4497ecdbd
This allows the numpad to work as the user expects based on the numlock state. If the application needs to distinguish the keys, it can check to see whether the scancode is a numpad key or not.