yuzu-emu
/
yuzu
Archived
1
0
Fork 0
This repository has been archived on 2024-03-23. You can view files and clone it, but cannot push or open issues or pull requests.
yuzu/src/core/hle/service/hid
Lioncash a37a47448d hid: Use a ranged-for loops in UpdatePadCallback
Modernizes the loops themselves while also getting rid of a signed/unsigned
comparison in a loop condition.
2018-07-19 15:11:08 -04:00
..
hid.cpp hid: Use a ranged-for loops in UpdatePadCallback 2018-07-19 15:11:08 -04:00
hid.h hid: Use HID_NUM_LAYOUTS constant for indicating size of the layouts array 2018-07-19 15:07:36 -04:00