(XDK) Build fix

This commit is contained in:
twinaphex 2013-03-13 01:08:46 +01:00
parent 713aa0ecbe
commit 8f497cce6e

View File

@ -355,6 +355,5 @@ const input_driver_t input_xinput =
xdk_input_free_input,
xdk_set_default_keybind_lut,
xdk_input_set_analog_dpad_mapping,
MAX_PADS,
"xinput"
};