#pragma once #include "nb_app.h" #ifdef __cplusplus extern "C" { #endif extern const NbApp loader_app; #ifdef __cplusplus } #endif