85c90799创建于 2024年10月15日历史提交
#ifndef APPLICATION_H
#define APPLICATION_H

#endif // APPLICATION_H

extern "C"
{
    Config *appConfig;

    void nativeApplicationInit();
}