#ifndef APPLICATION_H #define APPLICATION_H #endif // APPLICATION_H extern "C" { Config *appConfig; void nativeApplicationInit(); }