ui, revised menu and option handling, added sound filter settings

This commit is contained in:
kub 2021-03-05 20:20:22 +01:00
parent 583c4840cf
commit 37631374df
10 changed files with 141 additions and 75 deletions

View file

@ -55,6 +55,7 @@ typedef struct _currentConfig_t {
int s_PicoRegion;
int s_PicoAutoRgnOrder;
int s_PicoCDBuffers;
int s_PicoSndFilterAlpha;
int Frameskip;
int input_dev0;
int input_dev1;