(svn r17597) -Codechange: rename namegen* to townname*

This commit is contained in:
smatz
2009-09-21 11:01:16 +00:00
parent f85b8c4e09
commit a9d0dde464
8 changed files with 34 additions and 34 deletions

View File

@@ -7,7 +7,7 @@
* See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with OpenTTD. If not, see <http://www.gnu.org/licenses/>.
*/
/** @file table/namegen.h Namepart tables for the town name generator */
/** @file table/townname.h Namepart tables for the town name generator */
#include "../core/enum_type.hpp"