mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-06-21 04:29:42 +01:00
(svn r12460) -Change: rename src/namegen.h to src/namegen_func.h so MSVC can have both files in it's treelist.
This commit is contained in:
parent
eeabab4555
commit
b4dafb3036
@ -5,7 +5,7 @@
|
||||
#include "stdafx.h"
|
||||
#include "openttd.h"
|
||||
#include "debug.h"
|
||||
#include "namegen.h"
|
||||
#include "namegen_func.h"
|
||||
#include "string_func.h"
|
||||
|
||||
#include "table/namegen.h"
|
||||
|
@ -5,7 +5,7 @@
|
||||
#include "stdafx.h"
|
||||
#include "openttd.h"
|
||||
#include "currency.h"
|
||||
#include "namegen.h"
|
||||
#include "namegen_func.h"
|
||||
#include "station.h"
|
||||
#include "town.h"
|
||||
#include "screenshot.h"
|
||||
|
Loading…
Reference in New Issue
Block a user