(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

@@ -35,7 +35,7 @@
#include "table/strings.h"
#include "../table/engines.h"
#include "../table/namegen.h"
#include "../table/townname.h"
static bool _read_ttdpatch_flags;