Files
dolphin/Source/Android
Lioncash 7842bd1179 Android/ButtonManager: Make most file-scope local variables non-allocating
We can use std::array and const char* to make these capable of fully
being stored in the read-only segment, and get rid of a few static
constructors (144 of them).
2019-06-07 20:27:12 -04:00
..
2019-06-02 12:31:40 +01:00
2019-02-18 10:32:57 -05:00