Lioncash f845818cfe 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.
2018-05-30 08:42:32 -04:00
..
2018-05-27 18:48:09 -04:00
2017-06-15 21:33:50 +02:00
2017-06-15 21:33:50 +02:00
2018-04-12 21:28:39 +02:00
2017-11-03 23:00:43 +01:00
2017-11-03 23:00:43 +01:00
2017-06-15 21:33:50 +02:00
2018-04-12 21:28:39 +02:00
2017-06-15 21:33:50 +02:00
2018-04-12 21:28:39 +02:00
2017-10-08 12:38:12 +02:00
2017-06-15 21:33:50 +02:00
2018-03-14 22:03:12 -04:00
2017-10-24 11:41:54 +02:00