Mercurial > sdl-ios-xcode
comparison docs/html/sdlsetcursor.html @ 3874:c1c562a797a7 SDL-1.2
Fixed bug #270
SDL_SetCursor returns void, not void*
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sun, 24 Sep 2006 00:36:24 +0000 |
parents | 355632dca928 |
children |
comparison
equal
deleted
inserted
replaced
3873:cef30206da53 | 3874:c1c562a797a7 |
---|---|
100 >#include "SDL.h"</PRE | 100 >#include "SDL.h"</PRE |
101 ><P | 101 ><P |
102 ><CODE | 102 ><CODE |
103 ><CODE | 103 ><CODE |
104 CLASS="FUNCDEF" | 104 CLASS="FUNCDEF" |
105 >void *<B | 105 >void <B |
106 CLASS="FSFUNC" | 106 CLASS="FSFUNC" |
107 >SDL_SetCursor</B | 107 >SDL_SetCursor</B |
108 ></CODE | 108 ></CODE |
109 >(SDL_Cursor *cursor);</CODE | 109 >(SDL_Cursor *cursor);</CODE |
110 ></P | 110 ></P |