forked from dolphin-emu/dolphin
if a pad or wiimote number was outside bounds (e.g. 42353543232), it would still have been read from the array, which could lead to inappropriate consequences, like a segfault.
if a pad or wiimote number was outside bounds (e.g. 42353543232), it would still have been read from the array, which could lead to inappropriate consequences, like a segfault.