libretro: Fix key passing of update_controller_port_device()
authorAdrien Plazas <kekun.plazas@laposte.net>
Fri, 29 Jul 2016 22:59:47 +0000 (00:59 +0200)
committerAdrien Plazas <kekun.plazas@laposte.net>
Fri, 29 Jul 2016 22:59:47 +0000 (00:59 +0200)
commita06f5a7008c19fb65c037f539439c029834026b3
tree16652cf9de751c27dfa9f5c088ab1af4db87e744
parent3e44337c146f4ebd9edf16ab8768efb10b8ae6d2
libretro: Fix key passing of update_controller_port_device()

Change the way the key of the controler type variables is passed to one
which doesn't crash.
frontend/libretro.c