mirror of
https://github.com/libretro/RetroArch
synced 2025-04-10 06:44:27 +00:00
cleanup
This commit is contained in:
parent
d0b735735c
commit
066d181535
@ -298,7 +298,6 @@ void input_remapping_set_defaults(bool deinit)
|
|||||||
}
|
}
|
||||||
for (j = RARCH_FIRST_CUSTOM_BIND; j < RARCH_FIRST_CUSTOM_BIND + 8; j++)
|
for (j = RARCH_FIRST_CUSTOM_BIND; j < RARCH_FIRST_CUSTOM_BIND + 8; j++)
|
||||||
{
|
{
|
||||||
RARCH_LOG("******************User: %d Val: %d\n", i, j );
|
|
||||||
settings->uints.input_remap_ids[i][j] = j;
|
settings->uints.input_remap_ids[i][j] = j;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user