mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-02 07:58:30 +00:00
Simplified internal SDL_Surface structure
This commit is contained in:
@@ -23,6 +23,8 @@
|
||||
#ifndef SDL_sysrender_h_
|
||||
#define SDL_sysrender_h_
|
||||
|
||||
#include "../video/SDL_surface_c.h"
|
||||
|
||||
#include "SDL_yuv_sw_c.h"
|
||||
|
||||
// Set up for C function definitions, even when using C++
|
||||
|
Reference in New Issue
Block a user