THIS REVISION WILL NOT WORK! Compiled and linked SDL_renderer_gles.c into SDL 1.2 lib, no code was added to actually use it. ifdef overkill, yay!
This commit is contained in:
@@ -21,11 +21,12 @@
|
||||
*/
|
||||
#include "SDL_config.h"
|
||||
|
||||
#ifndef _SDL_sysvideo_h
|
||||
#define _SDL_sysvideo_h
|
||||
#ifndef _SDL_sysvideo_1_3_h
|
||||
#define _SDL_sysvideo_1_3_h
|
||||
|
||||
#include "SDL_mouse.h"
|
||||
#include "SDL_keysym.h"
|
||||
#include "SDL_rect.h"
|
||||
|
||||
/* The SDL video driver */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user