From ed77e8fb99e16e72cde0e163a9b58c5cefd8d05d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 24 Aug 2013 13:57:27 +0300 Subject: move some function to sdl helper. --- src/utils/sdl2helper.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/utils/sdl2helper.h') diff --git a/src/utils/sdl2helper.h b/src/utils/sdl2helper.h index 956a63ff8..3e7b20651 100644 --- a/src/utils/sdl2helper.h +++ b/src/utils/sdl2helper.h @@ -38,6 +38,10 @@ namespace SDL void SetWindowIcon(SDL_Window *const window, SDL_Surface *const icon); void grabInput(SDL_Window *const window, const bool grab); + + void setGamma(SDL_Window *const window, const float gamma); + + void setVsync(const int val); } // namespace SDL #endif // USE_SDL2 -- cgit v1.2.3-70-g09d2