mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-05-23 22:00:44 -04:00
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.