7 lines
82 B
C
7 lines
82 B
C
#ifndef AIS_CHARSET_H
|
|
#define AIS_CHARSET_H
|
|
|
|
extern char ais_charset[64];
|
|
|
|
#endif
|