'+---------------------------------------------------------+
'| AstroCrusher, 1.0 |
'| |
'| by Michael Hartlef |
'| ( and little code touches by Petr Schreiber

) |
'+---------------------------------------------------------+
'| this is the first game ever using TBGL 0.2.5 sprites |
'*******************************************************************************
local i as long
engineFile = app_sourcepath & dirSounds+"engine.mp3"
engineFile2 = app_sourcepath & dirSounds+"engine2.mp3"
explosionMusicFile(1) = app_sourcepath & dirSounds+"explosion.wav"
shotMusicFile(1) = app_sourcepath & dirSounds+"shoot.mp3"
shotMusicFile(2) = app_sourcepath & dirSounds+"shoot2.mp3"

Am i missing something... where are these sound files ... yes i understand i can create my own... but i would like to hear what you created....
Thank you: Peace...