#include int soundCount; spSound* sounds[10]; void add_sound ( char[512] ); void cleanup_sounds ( void );