From b6bf8e607146202b82b7943147fc5a99d4c46a60 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 11 Sep 2017 19:58:07 +0300 Subject: Add option to set sdl logging level. Only for SDL2. --- 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 d1b474d50..55d69a75d 100644 --- a/src/utils/sdl2helper.h +++ b/src/utils/sdl2helper.h @@ -66,6 +66,8 @@ namespace SDL void initLogger(); + void setLogLevel(const int level); + void WaitThread(SDL_Thread *const thread); bool PollEvent(SDL_Event *event); -- cgit v1.2.3-60-g2f50