diff src/texteff.hpp @ 9111:d48433370037 draft

(svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description.
author rubidium <rubidium@openttd.org>
date Tue, 06 May 2008 15:11:33 +0000
parents fb8b9c0b7cd3
children ffa87f0a2f8b
line wrap: on
line diff
--- a/src/texteff.hpp
+++ b/src/texteff.hpp
@@ -1,5 +1,7 @@
 /* $Id$ */
 
+/** @file texteff.hpp Functions related to text effects. */
+
 #ifndef TEXTEFF_HPP
 #define TEXTEFF_HPP