Mercurial > hg > openttd
comparison src/ai/default/default.h @ 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 | 7d580c9c41fb |
children | c54d140df948 |
comparison
equal
deleted
inserted
replaced
9110:7895fbead820 | 9111:d48433370037 |
---|---|
1 /* $Id$ */ | 1 /* $Id$ */ |
2 | |
3 /** @file default.h The original AI. */ | |
2 | 4 |
3 #ifndef DEFAULT_H | 5 #ifndef DEFAULT_H |
4 #define DEFAULT_H | 6 #define DEFAULT_H |
5 | 7 |
6 #include "../../direction_type.h" | 8 #include "../../direction_type.h" |