(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

@@ -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;