aFunlang.h 140 B

1234567
  1. #ifndef AFUN_AFUNLANG_H
  2. #define AFUN_AFUNLANG_H
  3. #include "aFunlangExport.h"
  4. AFUN_LANG_EXPORT void aFunInit();
  5. #endif //AFUN_AFUNLANG_H