1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-04-25 14:30:17 -05:00
Lioncash b77f571d20 core: Add missing const variants of getters for the System class
Many of the Current<Thing> getters (as well as a few others) were
missing const qualified variants, which makes it a pain to retrieve
certain things from const qualified references to System.
2018-10-28 17:44:58 -04:00
..
2018-10-02 15:30:48 +02:00