android: Migrate in-game overlay settings to ini

This commit is contained in:
t895 2023-12-24 15:42:28 -05:00
parent c90fc6308c
commit c206e92b35
27 changed files with 1209 additions and 847 deletions

View file

@ -18,6 +18,7 @@ enum class Category : u32 {
Cpu,
CpuDebug,
CpuUnsafe,
Overlay,
Renderer,
RendererAdvanced,
RendererDebug,