5 Copyright © 2003-2004, The AROS Development Team. All rights reserved.
9 #include <exec/types.h>
11 #define CATCOMP_NUMBERS
14 /*** Prototypes *************************************************************/
15 /* Main *********************************************************************/
16 CONST_STRPTR
MSG(ULONG id
);
18 /* Setup ********************************************************************/
19 VOID
Locale_Initialize(VOID
);
20 VOID
Locale_Deinitialize(VOID
);
22 #endif /* _LOCALE_H */