Buildfix for input_keymaps.c

This commit is contained in:
twinaphex 2015-04-11 01:20:52 +02:00
parent 11d75d088c
commit 9cf1b96e95

View File

@ -705,7 +705,7 @@ const struct rarch_key_map rarch_key_map_rwebinput[] = {
{ 0, RETROK_UNKNOWN },
};
#endif
_
#ifdef __linux__
const struct rarch_key_map rarch_key_map_linux[] = {
{ KEY_BACKSPACE, RETROK_BACKSPACE },