mirror of
https://github.com/cahirwpz/amigaos-gcc-2.95.3.git
synced 2025-12-08 14:58:59 +00:00
7 lines
115 B
C
7 lines
115 B
C
/* intl.c - internationalization */
|
|
|
|
#include "gansidecl.h"
|
|
#include "intl.h"
|
|
|
|
const char localedir[] = LOCALEDIR;
|