SPRITE # [integer] DATA FROM # [integer]
SPRITE [expression] DATA FROM [expression]
Set the starting address of the sprite's graphical data.
SPRITE #$1 DATA FROM #$0800 SPRITE starship DATA FROM starshipGraphicalData