mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-01-21 13:09:43 -03:00
Quite a few member functions act as a means to query information. Given these don't actually modify object state, they can be made const.