Removed symlinks to SDL 1.3 files that were changed, nad added the files themselves to SDL 1.2

This commit is contained in:
pelya
2010-07-29 16:59:15 +03:00
parent 90b098c2c3
commit 2e4e52a193
19 changed files with 8674 additions and 167 deletions

View File

@@ -21,12 +21,11 @@
*/
#include "SDL_config.h"
#ifndef _SDL_sysvideo_1_3_h
#define _SDL_sysvideo_1_3_h
#ifndef _SDL_sysvideo_h
#define _SDL_sysvideo_h
#include "SDL_mouse.h"
#include "SDL_keysym.h"
#include "SDL_rect.h"
/* The SDL video driver */