aboutsummaryrefslogtreecommitdiff
path: root/overrides
diff options
context:
space:
mode:
Diffstat (limited to 'overrides')
-rw-r--r--overrides/gambatte.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/overrides/gambatte.h b/overrides/gambatte.h
index 53ffb78..7803760 100644
--- a/overrides/gambatte.h
+++ b/overrides/gambatte.h
@@ -261,8 +261,9 @@ static const struct core_override_option gambatte_core_option_overrides[] = {
.desc = "Blending",
.info = "Simulates LCD ghosting effects. 'Simple' performs a 50:50 mix. 'Ghosting' mimics LCD response times with multiple buffered frames.",
.options = {
- [2] = { "lcd_ghosting", "Ghosting (Accurate)" },
- [3] = { "lcd_ghosting_fast", "Ghosting (Fast)" },
+ [2] = { "lcd_ghosting", "Ghosting (Accurate)" },
+ [3] = { "lcd_ghosting_fast", "Ghosting (Fast)" },
+ [4] = { "lcd_ghosting_fastest", "Ghosting (Fastest)" },
}
},
{