# HG changeset patch # User Sam Lantinga # Date 1296245365 28800 # Node ID ad4141d88412c7f67a015c4126f50f5dd1462535 # Parent b6c7a6b07ebf85ece5e5ad0029b34ea25f7453d5 Added Edgar's blog to the haptic documentation diff -r b6c7a6b07ebf -r ad4141d88412 include/SDL_haptic.h --- 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 */