diff -r 3301b1b3889c -r 79f2b5a0cdd7 src/sound.cpp --- a/src/sound.cpp Fri Jun 01 20:54:09 2007 +0000 +++ b/src/sound.cpp Tue Jun 12 18:02:11 2007 +0000 @@ -152,7 +152,7 @@ } -static const byte _vol_factor_by_zoom[] = {255, 190, 134, 87, 49}; +static const byte _vol_factor_by_zoom[] = {255, 190, 134, 87}; assert_compile(lengthof(_vol_factor_by_zoom) == ZOOM_LVL_END); static const byte _sound_base_vol[] = {