Fixed volume option
This commit is contained in:
@@ -675,13 +675,11 @@ db '',13,10
|
||||
%endif
|
||||
db 'EchoDisable = %r',13,10
|
||||
db '',13,10
|
||||
%ifdef __MSDOS__
|
||||
db '; Sound Volume Level (0 .. 100)',13,10
|
||||
db '; Note : Setting this too high can cause sound overflow which degrades quality',13,10
|
||||
db '',13,10
|
||||
db 'Volume = %q',13,10
|
||||
db '',13,10
|
||||
%endif
|
||||
db '; Set this to 1 if you do not want ZSNES to save the configuration files.',13,10
|
||||
db '',13,10
|
||||
db 'DontSave = %u',13,10
|
||||
|
||||
Reference in New Issue
Block a user