Mercurial > sdl-ios-xcode
comparison include/SDL_types.h @ 3407:d3baf5ac4e37
Partial fix for bug #859
Header file update from Ken for improved doxygen output
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Mon, 19 Oct 2009 13:31:58 +0000 |
parents | 99210400e8b9 |
children | f7b03b6838cb |
comparison
equal
deleted
inserted
replaced
3406:8ae607392409 | 3407:d3baf5ac4e37 |
---|---|
18 | 18 |
19 Sam Lantinga | 19 Sam Lantinga |
20 slouken@libsdl.org | 20 slouken@libsdl.org |
21 */ | 21 */ |
22 | 22 |
23 /** | |
24 * \file SDL_types.h | |
25 * | |
26 * \deprecated | |
27 */ | |
28 | |
23 /* DEPRECATED */ | 29 /* DEPRECATED */ |
24 #include "SDL_stdinc.h" | 30 #include "SDL_stdinc.h" |