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