Index: sound.c
===================================================================
--- sound.c	(revision 99)
+++ sound.c	(revision 100)
@@ -600,7 +600,7 @@
 
 void raydium_sound_music_callback(void)
 {
-ALuint nprocessed;
+ALint nprocessed;
 ALuint buffer;
 ALint sourcestate;
 char newfile[RAYDIUM_MAX_NAME_LEN];