From d163b182081401dbdcc5fc92c1692ff3209f2353 Mon Sep 17 00:00:00 2001 From: t895 Date: Sun, 24 Dec 2023 15:42:28 -0500 Subject: android: Migrate in-game overlay settings to ini --- src/common/settings_common.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/common/settings_common.h') diff --git a/src/common/settings_common.h b/src/common/settings_common.h index c82e17495..1a290ad77 100644 --- a/src/common/settings_common.h +++ b/src/common/settings_common.h @@ -18,6 +18,7 @@ enum class Category : u32 { Cpu, CpuDebug, CpuUnsafe, + Overlay, Renderer, RendererAdvanced, RendererDebug, -- cgit v1.2.3