mirror of
https://github.com/Relintai/sdl2_frt.git
synced 2025-01-17 14:47:19 +01:00
Added missing SDL_assert.h
This commit is contained in:
parent
57bd514707
commit
17c9ff85e2
@ -22,6 +22,7 @@
|
|||||||
|
|
||||||
/* The SDL 2D rendering system */
|
/* The SDL 2D rendering system */
|
||||||
|
|
||||||
|
#include "SDL_assert.h"
|
||||||
#include "SDL_hints.h"
|
#include "SDL_hints.h"
|
||||||
#include "SDL_log.h"
|
#include "SDL_log.h"
|
||||||
#include "SDL_render.h"
|
#include "SDL_render.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user