tp/include/JSystem/JAudio2/JAUSoundAnimation.h

10 lines
209 B
C

#ifndef JAUSOUNDANIMATION_H_
#define JAUSOUNDANIMATION_H_
extern "C" {
void JAUSoundAnimation_NS_getStartSoundIndex(void);
void JAUSoundAnimation_NS_getEndSoundIndex(void);
}
#endif // JAUSOUNDANIMATION_H_