OCRudoku
v1.0
Resolve word grid with ease
|
#include <SDL2/SDL_ttf.h>
#include <SDL2/SDL.h>
Go to the source code of this file.
Variables | |
TTF_Font * | main_font |
SDL_Window * | main_window |
SDL_Renderer * | main_renderer |
char * | application_directory |
SDL_Surface * | loaded_image |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |