Mercurial > sdl-ios-xcode
changeset 5128:ad4141d88412
Added Edgar's blog to the haptic documentation
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Fri, 28 Jan 2011 12:09:25 -0800 |
parents | b6c7a6b07ebf |
children | f2c2f0ecba5f |
files | include/SDL_haptic.h |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/include/SDL_haptic.h Fri Jan 28 10:37:36 2011 -0800 +++ b/include/SDL_haptic.h Fri Jan 28 12:09:25 2011 -0800 @@ -81,6 +81,10 @@ * return 0; // Success * } * \endcode + * + * You can also find out more information on my blog: + * http://bobbens.dyndns.org/journal/2010/sdl_haptic/ + * * \author Edgar Simo Serra */