xschem/scconfig/src/gui/find_sdl2.h

6 lines
252 B
C

int find_sdl2(const char *name, int logdepth, int fatal);
int find_sdl2_gfx(const char *name, int logdepth, int fatal);
int find_sdl2_ttf(const char *name, int logdepth, int fatal);
int find_sdl2_GetTicks64(const char *name, int logdepth, int fatal);