#ifndef TAKETHIS_INCLUDED_UTILS #define TAKETHIS_INCLUDED_UTILS #include SDL_Texture *load_texture(SDL_Renderer *renderer, const char *path); #endif