Merge pull request #1587 from lemondrops/feature/sndgain

Make the sound gain dialog accessible from the menu bar
This commit is contained in:
Miran Grča
2021-08-05 16:23:08 +02:00
committed by GitHub
3 changed files with 7 additions and 0 deletions

View File

@@ -310,6 +310,7 @@
#define IDM_CONFIG 40020
#define IDM_VID_HIDE_STATUS_BAR 40021
#define IDM_UPDATE_ICONS 40030
#define IDM_SND_GAIN 40031
#define IDM_VID_RESIZE 40040
#define IDM_VID_REMEMBER 40041
#define IDM_VID_SDL_SW 40050