sms, add system select option

This commit is contained in:
kub 2021-10-19 22:45:32 +02:00
parent cc1547e8cd
commit 280bfc3ca7
9 changed files with 97 additions and 28 deletions

View file

@ -72,6 +72,7 @@ typedef struct _currentConfig_t {
int s_PsndRate;
int s_PicoRegion;
int s_PicoAutoRgnOrder;
int s_hwSelect;
int s_PicoCDBuffers;
int s_PicoSndFilterAlpha;
int Frameskip;