diff options
author | belugas <belugas@openttd.org> | 2007-04-04 01:35:16 +0000 |
---|---|---|
committer | belugas <belugas@openttd.org> | 2007-04-04 01:35:16 +0000 |
commit | dfe5533db674cf2f21652f91cf626831a22344ec (patch) | |
tree | c8c468b064c05fa682d00013b36792570a637721 /src/spritecache.h | |
parent | f12d1a3f0a0978464dad84c1b31752aece298321 (diff) | |
download | openttd-dfe5533db674cf2f21652f91cf626831a22344ec.tar.xz |
(svn r9556) -Documentation: doxygen and comment-style changes. 'R', 'S'.. The end of the preliminary work is near
Diffstat (limited to 'src/spritecache.h')
-rw-r--r-- | src/spritecache.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/spritecache.h b/src/spritecache.h index 8fe9772a9..747fbdecb 100644 --- a/src/spritecache.h +++ b/src/spritecache.h @@ -1,5 +1,7 @@ /* $Id$ */ +/** @file spritecache.h */ + #ifndef SPRITECACHE_H #define SPRITECACHE_H |