22 #ifndef WATCHMAKER_SDL_WRAPPER_H 23 #define WATCHMAKER_SDL_WRAPPER_H 25 #include "watchmaker/utils.h" 26 #include "watchmaker/ll/ll_mouse.h" 35 SDL_Renderer *renderer;
36 bool shouldQuit =
false;
38 void getWindowSize(
unsigned int &width,
unsigned int &height);
48 #endif // WATCHMAKER_SDL_WRAPPER_H Definition: 2d_stuff.h:30
Definition: sdl_wrapper.h:32