diff options
Diffstat (limited to 'src/fontcache.cpp')
-rw-r--r-- | src/fontcache.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/fontcache.cpp b/src/fontcache.cpp index 5c5a7cbee..06e6018eb 100644 --- a/src/fontcache.cpp +++ b/src/fontcache.cpp @@ -1,5 +1,7 @@ /* $Id$ */ +/** @file fontcache.cpp */ + #include "stdafx.h" #include "openttd.h" #include "functions.h" |