GUI: why are the icons for FM and PSG swapped

This commit is contained in:
tildearrow 2023-09-25 13:19:27 -05:00
parent a3d8c81e9d
commit d4657f4b6c
3 changed files with 7 additions and 2 deletions

View file

@ -4546,6 +4546,7 @@ bool FurnaceGUI::loop() {
MEASURE(readOsc,readOsc());
MEASURE(osc,drawOsc());
MEASURE(chanOsc,drawChanOsc());
MEASURE(grooves,drawGrooves());
MEASURE(regView,drawRegView());
} else {
globalWinFlags=0;