From f2eb3c579f2de15410681014b47779d44d77fd48 Mon Sep 17 00:00:00 2001 From: t895 Date: Sun, 10 Dec 2023 20:45:02 -0500 Subject: android: Add per-game drivers --- 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 344c04439..c82e17495 100644 --- a/src/common/settings_common.h +++ b/src/common/settings_common.h @@ -26,6 +26,7 @@ enum class Category : u32 { DataStorage, Debugging, DebuggingGraphics, + GpuDriver, Miscellaneous, Network, WebService, -- cgit v1.2.3