iceball
iceball copied to clipboard
add missing scancodes to key map
I'm not really sure why this remapping of scancodes to keys is a thing to begin with. I looked through the commit history and it seems the game used to use scancodes. Wouldn't it be better to use scancodes directly and expose some SDL functions that take care of some stuff for us in the scripting API?