home *** CD-ROM | disk | FTP | other *** search
- ##stringtype C
- ##shortstrings
- /****************************************************************
- This file was created automatically by `%fv'
- from "%f0".
-
- Do NOT edit by hand!
- ****************************************************************/
-
- #ifndef YAK_CAT_H
- #define YAK_CAT_H
-
-
- /* Prototypes */
- extern void OpenLocaleStuff(char * language);
- extern void CloseLocaleStuff(void);
- extern char *getString(APTR);
-
- /* Definitions */
- extern struct Library *LocaleBase;
- extern struct Locale *locale;
-
- #if defined(CONV) || defined(PREFS)
-
- extern const APTR _%i;\n#define %i ((APTR) &_%i)
-
- #else
-
- #define %i "\\x%1x" %s
-
- #endif
-
-
- #endif /* !YAK_CAT_H */
-
-