add sound volume menu option

This commit is contained in:
Chris Danford
2003-10-12 20:34:46 +00:00
parent 24e984b444
commit 037c26e20b
4 changed files with 19 additions and 2 deletions
+1
View File
@@ -6,6 +6,7 @@ static const int MAX_OPTIONS=16;
#define OPT_APPLY_GRAPHICS 0x2
#define OPT_APPLY_THEME 0x4
#define OPT_RESET_GAME 0x8
#define OPT_APPLY_SOUND 0x16
struct ConfOption
{