#ifndef FLECS_OS_API_BAKE_H #define FLECS_OS_API_BAKE_H /* This generated file contains includes for project dependencies */ #include "flecs-os_api-bake/bake_config.h" #ifdef __cplusplus extern "C" { #endif FLECS_OS_API_BAKE_API void bake_set_os_api(void); #ifdef __cplusplus } #endif #endif