Increase number of channels in the Channel enum just in case
authorCarl Hetherington <cth@carlh.net>
Wed, 6 May 2015 14:19:16 +0000 (15:19 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 6 May 2015 14:19:16 +0000 (15:19 +0100)
commit1417c1c7f05f438c44fc117bbdca428b3eefae23
treef44440e2623e58f341fa36485c828dacef13acb6
parentd94c70b00d7079af6bfcec2e2e2a528e86f2d607
Increase number of channels in the Channel enum just in case
casting to it from int is undefined if the int is out of range.
src/sound_asset.cc
src/types.h