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

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

View File

@@ -13,7 +13,7 @@
#include "openttd.h"
#include "currency.h"
#include "spritecache.h"
#include "namegen_func.h"
#include "townname_func.h"
#include "station_base.h"
#include "town.h"
#include "screenshot.h"