Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Split the rendering API out into a separate header file.
- Loading branch information
File 2 of 6 in
0a64381
|
@@ -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" |
|
|
Oops, something went wrong.