(PS3) update_input works now on PS3

This commit is contained in:
TwinAphex51224 2012-02-20 23:44:56 +01:00
parent be3839a9df
commit 10cfe3daa8

View File

@ -223,7 +223,7 @@ static void update_element(
// Updates 16-bit input in same format as SNES itself.
static void update_input(snes_tracker_t *tracker)
{
if (!driver.input_data)
if (driver.input == NULL)
return;
static const unsigned buttons[] = {