mirror of
https://github.com/encounter/SDL.git
synced 2025-08-02 10:15:48 +00:00
Changes included: - adding support for a few, additional, VirtualKey constants - removing accesses to 'windows_scancode_table', as the table's contents don't line up with WinRT virtual keys. Using Windows older VK_* constants may, however, be a good alternative in a future update.