Merged changes from the main SDL codebase
--HG-- rename : VisualC/SDL/SDL.vcproj => VisualC/SDL/SDL_VS2005.vcproj rename : VisualC/SDL.sln => VisualC/SDL_VS2005.sln rename : VisualC/SDLmain/SDLmain.vcproj => VisualC/SDLmain/SDLmain_VS2005.vcproj
This commit is contained in:
commit
22a37911dd
150 changed files with 6377 additions and 3337 deletions
|
@ -37,10 +37,6 @@
|
|||
@interface SDL_uikitview : UIView {
|
||||
#endif
|
||||
|
||||
#if FIXME_MULTITOUCH
|
||||
SDL_Mouse mice[MAX_SIMULTANEOUS_TOUCHES];
|
||||
#endif
|
||||
|
||||
#if FIXED_MULTITOUCH
|
||||
int touchId;
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue