diff -r rockdodger-0.6.0a/main.c rockdodger-0.6.0a.patched/main.c
1773,1778d1772
< 		    level = floor(level); /*Otherwise if level is >x.98 and
< 					  smaller then x+1 the function
< 					  draw_infinite_black() will cause
< 					  problems. It will loop the sound and
< 					  will not black the background.*/
< 
