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/sdlhelper.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/utils/sdlhelper.h') diff --git a/src/utils/sdlhelper.h b/src/utils/sdlhelper.h index 0ba99df10..5e8c31e15 100644 --- a/src/utils/sdlhelper.h +++ b/src/utils/sdlhelper.h @@ -67,6 +67,8 @@ namespace SDL const int profile); void makeCurrentContext(void *const context); + + void initLogger(); } // namespace SDL #endif // USE_SDL2 -- cgit v1.2.3-60-g2f50