sounds            293 platform/generic/wrappers.c 	static const int sounds[]={ 0x2001, //startup sound
sounds            302 platform/generic/wrappers.c     if(sound >= sizeof(sounds)/sizeof(sounds[0]))
sounds            305 platform/generic/wrappers.c     _PT_PlaySound(sounds[sound], 0, 0);