| extern "C" { | extern "C" { | ||||
| #endif | #endif | ||||
| void KlattInitSP(); | |||||
| void KlattResetSP(); | |||||
| void KlattInitSP(void); | |||||
| void KlattResetSP(void); | |||||
| int Wavegen_KlattSP(WGEN_DATA *wdata, voice_t *wvoice, int length, int resume, frame_t *fr1, frame_t *fr2); | int Wavegen_KlattSP(WGEN_DATA *wdata, voice_t *wvoice, int length, int resume, frame_t *fr1, frame_t *fr2); | ||||
| #ifdef __cplusplus | #ifdef __cplusplus |