From a86a7f766be4325d73913d279951e66079859b28 Mon Sep 17 00:00:00 2001 From: Natt Akuma Date: Tue, 8 Mar 2022 15:06:11 +0700 Subject: [PATCH] VERA doesn't have config flags --- src/gui/gui.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/gui/gui.cpp b/src/gui/gui.cpp index f13ad55d..4a64bb3b 100644 --- a/src/gui/gui.cpp +++ b/src/gui/gui.cpp @@ -4928,6 +4928,7 @@ bool FurnaceGUI::loop() { break; } case DIV_SYSTEM_GB: + case DIV_SYSTEM_VERA: case DIV_SYSTEM_YM2610: case DIV_SYSTEM_YM2610_EXT: case DIV_SYSTEM_YM2610_FULL: