Shipwright/soh/soh/Enhancements/tts/tts.h

7 lines
57 B
C

#ifndef TTS_H
#define TTS_H
void RegisterTTS();
#endif