Fix warning

svn-id: r48818
This commit is contained in:
Willem Jan Palenstijn 2010-04-27 20:18:10 +00:00
parent 6f4063fd5f
commit 40525d1bb2

View File

@ -628,7 +628,7 @@ void Player_PCE::processSoundData(channel_t *channel) {
channel->controlVec23 = true;
break;
case 32: /*A921*/
*ptr++;
ptr++;
break;
case 47:
channel->controlVec24 = false;