diff options
Diffstat (limited to 'src/common/settings_common.h')
| -rw-r--r-- | src/common/settings_common.h | 1 |
1 files changed, 1 insertions, 0 deletions
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 { | |||
| 18 | Cpu, | 18 | Cpu, |
| 19 | CpuDebug, | 19 | CpuDebug, |
| 20 | CpuUnsafe, | 20 | CpuUnsafe, |
| 21 | Overlay, | ||
| 21 | Renderer, | 22 | Renderer, |
| 22 | RendererAdvanced, | 23 | RendererAdvanced, |
| 23 | RendererDebug, | 24 | RendererDebug, |