mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-16 08:18:13 +00:00
Added declaration of SDL_LogInit() and SDL_LogQuit()
Fixes compile warning on Android
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
#include "SDL_error.h"
|
||||
#include "SDL_log.h"
|
||||
#include "SDL_mutex.h"
|
||||
#include "SDL_log_c.h"
|
||||
|
||||
#if HAVE_STDIO_H
|
||||
#include <stdio.h>
|
||||
|
Reference in New Issue
Block a user