diff options
| author | 2019-10-17 18:17:39 -0400 | |
|---|---|---|
| committer | 2019-10-17 18:17:42 -0400 | |
| commit | d076466f26ad7a55ef485d550733fbcfb06b8d6a (patch) | |
| tree | 95c2878e769e7e522122caae43b55e612abf653a /src/common/algorithm.h | |
| parent | hid/npad: Replace std::for_each with ranged for loops (diff) | |
| download | yuzu-d076466f26ad7a55ef485d550733fbcfb06b8d6a.tar.gz yuzu-d076466f26ad7a55ef485d550733fbcfb06b8d6a.tar.xz yuzu-d076466f26ad7a55ef485d550733fbcfb06b8d6a.zip | |
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).
Diffstat (limited to 'src/common/algorithm.h')
0 files changed, 0 insertions, 0 deletions