Add missing keyname_to_keycode function (needed on Android)
commit6d7b95d76355334ccb57638d35b123fb49456cf6
authorsfan5 <sfan5@live.de>
Fri, 28 Oct 2016 13:50:23 +0000 (28 15:50 +0200)
committersfan5 <sfan5@live.de>
Fri, 28 Oct 2016 13:50:23 +0000 (28 15:50 +0200)
treec1c38ac5511cf72995c37c1a92249760aeb4f2ef
parent7252c803e0708bd8511a5b51333983aa24a76cb2
Add missing keyname_to_keycode function (needed on Android)

When rewriting keycode.cpp I overlooked this function, fixes #4683 completely
src/keycode.cpp