4 enum __attribute__((__packed__
)) wavesound_id
{
22 #if AUDIO_BACKEND != AUDIO_BACKEND_NONE
23 //RcB: SKIPON "AUDIO_BACKEND=AUDIO_BACKEND_NONE"
24 #include "../c-flod/backends/wave_format.h"
25 //RcB: SKIPOFF "AUDIO_BACKEND=AUDIO_BACKEND_NONE"
27 #define WAVE_HEADER_COMPLETE int
29 extern const WAVE_HEADER_COMPLETE
* wavesounds
[];
30 //RcB: DEP "wavesounds.c"