One more OSX fix (no whatsnew)

This commit is contained in:
R. Belmont 2011-02-12 17:07:58 +00:00
parent dfba68f60d
commit 1b08b5d529

View File

@ -1642,7 +1642,7 @@ void spu_device::update_voice_loop(const unsigned int v)
{
// voicereg *vr=&spureg.voice[v];
voiceinfo *vi=&voice[v];
unsigned int ra;
unsigned int ra = 0;
// Check for looping using the voices repeat address register and get
// a pointer to the loop position if enabled