nls_en.h 146 B

12345678
  1. #ifndef MBFL_NLS_EN_H
  2. #define MBFL_NLS_EN_H
  3. #include "mbfilter.h"
  4. extern const mbfl_language mbfl_language_english;
  5. #endif /* MBFL_NLS_EN_H */