2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src/core/hle
Lioncash d076466f26 hid/npad: Add missing break in default case
While not an issue, it does prevent fallthrough from occurring if
anything is ever added after this case (unlikely to occur, but this
turns a trivial "should not cause issues" into a definite "won't cause
issues).
2019-10-17 18:17:42 -04:00
..
kernel core: Remove Core::CurrentProcess() 2019-10-06 13:53:12 -04:00
service hid/npad: Add missing break in default case 2019-10-17 18:17:42 -04:00
ipc.h
ipc_helpers.h
lock.cpp
lock.h
result.h