branch | SDL-1.2 |
changeset 4217 | 4c4113c2162c |
parent 4164 | 7a4c511c980a |
child 4305 | ecb22f65f0aa |
1.1 --- a/include/SDL_platform.h Mon Sep 21 09:27:08 2009 +0000 1.2 +++ b/include/SDL_platform.h Mon Sep 21 09:38:10 2009 +0000 1.3 @@ -20,7 +20,9 @@ 1.4 slouken@libsdl.org 1.5 */ 1.6 1.7 -/* Try to get a standard set of platform defines */ 1.8 +/** @file SDL_platform.h 1.9 + * Try to get a standard set of platform defines 1.10 + */ 1.11 1.12 #ifndef _SDL_platform_h 1.13 #define _SDL_platform_h