mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-05-25 22:38:38 +00:00
This prevents them from being interpreted as keyboard keys by the Java code, and if internally we are treating them as keyboard keys, they'll be repeated properly. Fixes https://github.com/libsdl-org/SDL/issues/15664