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