Added SDL_log.h to SDL_internal.h so logging is available everywhere
This commit is contained in:
parent
488b94cb40
commit
b6afbe6317
49 changed files with 4 additions and 53 deletions
|
@ -22,7 +22,6 @@
|
|||
|
||||
/* Simple error handling in SDL */
|
||||
|
||||
#include "SDL_log.h"
|
||||
#include "SDL_error.h"
|
||||
#include "SDL_error_c.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue