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
|
@ -26,6 +26,7 @@
|
|||
|
||||
#include "SDL_mouse.h"
|
||||
#include "SDL_keysym.h"
|
||||
#include "SDL_render.h"
|
||||
#include "SDL_shape.h"
|
||||
|
||||
/* The SDL video driver */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue