Split the rendering API out into a separate header file.
This commit is contained in:
parent
6539ab9c74
commit
b231d0b93d
6 changed files with 642 additions and 581 deletions
|
@ -86,6 +86,7 @@
|
|||
#include "SDL_loadso.h"
|
||||
#include "SDL_mutex.h"
|
||||
#include "SDL_power.h"
|
||||
#include "SDL_render.h"
|
||||
#include "SDL_rwops.h"
|
||||
#include "SDL_thread.h"
|
||||
#include "SDL_timer.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue