Added some files I had previosuly missed

This commit is contained in:
Jim Grandpre 2010-07-11 01:15:39 -04:00
parent 746dc79478
commit 99ed0692e1
9 changed files with 316 additions and 319 deletions

View file

@ -23,7 +23,7 @@
/**
* \file SDL_touch.h
*
* Include file for SDL mouse event handling.
* Include file for SDL touch event handling.
*/
#ifndef _SDL_touch_h