#if 0 #include "defs.h" /*->inst.h (u8,u15x,...)*/ #endif /* sample info */ typedef struct { const u8 *beg; const u8 *end; i15x xor; /* 0x80 (or 0x8000?) */ const u8 *loopBeg; i15x c4spd; i15x vol; i15x mag; /* magnification */ } SampleInfo; #include "inst.h_"