updated cmake
This commit is contained in:
parent
b65ce85405
commit
0f03d88b26
8 changed files with 20 additions and 20 deletions
|
|
@ -2,10 +2,9 @@
|
|||
#define ARC_SDL_RENDERER_H_
|
||||
|
||||
#ifdef ARC_SDL
|
||||
|
||||
#include <SDL.h>
|
||||
#include "arc/graphics/renderer.h"
|
||||
#include "arc/graphics/window.h"
|
||||
#include <SDL.h>
|
||||
|
||||
typedef SDL_Renderer ARC_RendererType;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue