2 * tcp_locale.h - The locale stuff not automatically created
8 * 20010719 DM Created. Only contains function for reading locale strings from
9 * the CatCompArray and incldues the automatically created CatComp
17 #include <exec/types.h>
19 extern struct Catalog
*tcp_Catalog
;
21 STRPTR
GetLocString(ULONG msgid
);
23 #define CATCOMP_NUMBERS
24 #include "cc_locale.h"
26 #endif /* TCP_LOCALE_H */