diff options
| author | Lioncash <mathew1800@gmail.com> | 2018-05-30 08:35:00 -0400 |
|---|---|---|
| committer | Lioncash <mathew1800@gmail.com> | 2018-05-30 08:42:32 -0400 |
| commit | f845818cfe864fa2dd0525112e9ffb3e93763774 (patch) | |
| tree | 164ffcb8cb8e989c158a61e01e29e282b85844f1 /Source/Core/InputCommon/ControllerInterface | |
| parent | 4fb2d580d8c7dd37cd9f24e6db5d98668d325383 (diff) | |
VolumeWii: Shorten padding checking code within CheckIntegrity()
We can just use std::any_of here to collapse the checking code down to a
single assignment as opposed to a loop. This also slightly improves on
the existing code, as this won't continue to iterate through the cluster
metadata if an entry that's non-zero is encountered.
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface')
0 files changed, 0 insertions, 0 deletions
