#ifndef INC_H #define INC_H #if RESOURCES_EMBEDDED struct string inc_res_tar(void); #endif struct string inc_shaders_tar(void); #endif