More header massaging... works great on Windows. ;-)
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401362
This commit is contained in:
parent
7d878d138f
commit
684909fae2
268 changed files with 90 additions and 806 deletions
|
@ -23,7 +23,6 @@
|
|||
/* Application focus/iconification handling code for SDL */
|
||||
|
||||
#include "SDL_events.h"
|
||||
#include "SDL_string.h"
|
||||
#include "SDL_events_c.h"
|
||||
|
||||
|
||||
|
|
|
@ -23,10 +23,6 @@
|
|||
/* General event handling code for SDL */
|
||||
|
||||
#include "SDL.h"
|
||||
#include "SDL_thread.h"
|
||||
#include "SDL_mutex.h"
|
||||
#include "SDL_events.h"
|
||||
#include "SDL_string.h"
|
||||
#include "SDL_events_c.h"
|
||||
#include "SDL_timer_c.h"
|
||||
#ifndef DISABLE_JOYSTICK
|
||||
|
|
|
@ -22,10 +22,8 @@
|
|||
|
||||
/* General keyboard handling code for SDL */
|
||||
|
||||
#include "SDL_error.h"
|
||||
#include "SDL_events.h"
|
||||
#include "SDL_timer.h"
|
||||
#include "SDL_string.h"
|
||||
#include "SDL_events.h"
|
||||
#include "SDL_events_c.h"
|
||||
#include "SDL_sysevents.h"
|
||||
|
||||
|
|
|
@ -23,7 +23,6 @@
|
|||
/* General mouse handling code for SDL */
|
||||
|
||||
#include "SDL_events.h"
|
||||
#include "SDL_string.h"
|
||||
#include "SDL_events_c.h"
|
||||
#include "SDL_cursor_c.h"
|
||||
#include "SDL_sysvideo.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue