If its not an error, sorry.

"
Function Documentation
void SPR_clear ( )
Test if specified sprites are in collision.
Parameters:
sprite1 first sprite.
sprite2 second sprite.
Returns:
TRUE if sprite1 and sprite2 are in collision, FALSE otherwise.
Clear all displayed sprites.
This actually clear the list cache and send it to the hardware (VDP) at Vint.
"