mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-05-17 09:48:51 -05:00
05b1aa3775
Since the ThemeProvider interface changed `fun getThemeId()` to `var themeId`, I had to adjust how it was used in the EmulationActivity. Similar case for `fun getConfiguredControllerType()`.