From 73957ad57dca2b4e106b9ab4b05ea9b548c7f655 Mon Sep 17 00:00:00 2001 From: tildearrow Date: Mon, 29 Apr 2024 01:56:07 -0500 Subject: [PATCH] PowerNoise: remove PAL option why is it there --- src/gui/sysConf.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/gui/sysConf.cpp b/src/gui/sysConf.cpp index 852eae20a..6bcb95343 100644 --- a/src/gui/sysConf.cpp +++ b/src/gui/sysConf.cpp @@ -2436,6 +2436,7 @@ bool FurnaceGUI::drawSysConf(int chan, int sysPos, DivSystem type, DivConfig& fl case DIV_SYSTEM_VERA: case DIV_SYSTEM_C219: case DIV_SYSTEM_BIFURCATOR: + case DIV_SYSTEM_POWERNOISE: break; case DIV_SYSTEM_YMU759: case DIV_SYSTEM_ESFM: