comparison include/SDL_touch.h @ 4659:063b9455bd1a

Added some files I had previosuly missed
author Jim Grandpre <jim.tla@gmail.com>
date Sun, 11 Jul 2010 01:15:39 -0400
parents 4c94f2023d62
children 99b4560b7aa1
comparison
equal deleted inserted replaced
4658:454385d76845 4659:063b9455bd1a
21 */ 21 */
22 22
23 /** 23 /**
24 * \file SDL_touch.h 24 * \file SDL_touch.h
25 * 25 *
26 * Include file for SDL mouse event handling. 26 * Include file for SDL touch event handling.
27 */ 27 */
28 28
29 #ifndef _SDL_touch_h 29 #ifndef _SDL_touch_h
30 #define _SDL_touch_h 30 #define _SDL_touch_h
31 31