mirror of
https://github.com/encounter/SDL.git
synced 2025-12-18 09:25:29 +00:00
Added SDL_log.h to SDL_internal.h so logging is available everywhere
This commit is contained in:
@@ -50,7 +50,6 @@ extern "C" {
|
||||
#include "SDL_assert.h"
|
||||
#include "SDL_events.h"
|
||||
#include "SDL_hints.h"
|
||||
#include "SDL_log.h"
|
||||
#include "SDL_main.h"
|
||||
#include "SDL_stdinc.h"
|
||||
#include "SDL_render.h"
|
||||
|
||||
Reference in New Issue
Block a user