#	music		[path] [loop]		# BOR file to play
#	animation	[path] [x] [y]		# GIF animation to play
#	silence					# Stop music


silence			
music           	data/music/pwintro.ogg 0
animation		data/scenes/LOGO.gif 0 0
silence
