This commit is contained in:
Paul 2000-10-05 14:37:46 +00:00
parent c9d1c7c792
commit 4b78228b5f

6
source/sound/speech.h Normal file
View File

@ -0,0 +1,6 @@
#ifndef __SPEECH_DEFINES_H__
#define __SPEECH_DEFINES_H__
typedef u32 SpeechEquate;
#endif