aboutsummaryrefslogtreecommitdiff
path: root/overrides/fceumm.h
diff options
context:
space:
mode:
authorneonloop2022-02-10 15:46:51 +0000
committerneonloop2022-02-10 15:46:51 +0000
commite506386fc683b18c2e25a27e8c3f7a220a92e5e1 (patch)
treef7da313b7a7cd43de4baf329c76490546cf8641c /overrides/fceumm.h
parentaf5f38f00f49ab0c60425270502a09a9fee5fd23 (diff)
downloadpicoarch-e506386fc683b18c2e25a27e8c3f7a220a92e5e1.tar.gz
picoarch-e506386fc683b18c2e25a27e8c3f7a220a92e5e1.tar.bz2
picoarch-e506386fc683b18c2e25a27e8c3f7a220a92e5e1.zip
Updates cores and moves to snes9x2005 fork
Diffstat (limited to 'overrides/fceumm.h')
-rw-r--r--overrides/fceumm.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/overrides/fceumm.h b/overrides/fceumm.h
index e0fbc10..71d8f6e 100644
--- a/overrides/fceumm.h
+++ b/overrides/fceumm.h
@@ -50,6 +50,10 @@ static const struct core_override_option fceumm_core_option_overrides[] = {
.desc = "Show Snd Options",
},
{
+ .key = "fceumm_game_genie",
+ .blocked = true
+ },
+ {
.key = "fceumm_zapper_mode",
.blocked = true
},