24 #ifndef RENDER_SDLGRAPHICS_H
25 #define RENDER_SDLGRAPHICS_H
33 #include "render/graphics.h"
64 const SDL_Surface *
restrict const dst,
int SDL_FakeUpperBlit(const SDL_Surface *const src, SDL_Rect *const srcrect, const SDL_Surface *const dst, SDL_Rect *dstrect) const
void drawVLine(int x, int y1, int y2)
void drawHLine(int x1, int y, int x2)
#define RENDER_GRAPHICSDEF_HPP
#define A_DELETE_COPY(func)
#define RENDER_SOFTWAREGRAPHICSDEF_HPP