Files
dolphin/Source/Core
Lioncash 1ffd0d2572 SDCardUtil: Make type of write_empty's "count" parameter size_t
This allows getting rid of casts. We can also leverage std::min to allow
making relevant variables const. Also make the "empty" table const to
allow it to be read-only.
2018-05-11 08:55:05 -04:00
..
2018-05-08 15:07:50 +02:00