From 9ea6291b7259de2935d1a8fe3b45ef8eb2c67ede Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 7 Sep 2017 01:39:55 +0300 Subject: Add SDL2 errors logging. --- src/utils/sdl2helper.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/utils/sdl2helper.h') diff --git a/src/utils/sdl2helper.h b/src/utils/sdl2helper.h index 70d3ffa90..04a258014 100644 --- a/src/utils/sdl2helper.h +++ b/src/utils/sdl2helper.h @@ -61,6 +61,8 @@ namespace SDL const int profile); void makeCurrentContext(void *const context); + + void initLogger(); } // namespace SDL #endif // USE_SDL2 -- cgit v1.2.3-70-g09d2