Move NewGRF optimiser functions into a separate file

Create a new header for shared definitions with newgrf.cpp
This commit is contained in:
Jonathan G Rennison
2022-08-10 19:06:59 +01:00
parent 3d59c961a6
commit 4601a1bfc6
4 changed files with 3023 additions and 2973 deletions

View File

@@ -267,12 +267,14 @@ add_files(
newgrf_industrytiles.cpp
newgrf_industrytiles.h
newgrf_industrytiles_analysis.h
newgrf_internal.h
newgrf_newlandscape.cpp
newgrf_newlandscape.h
newgrf_newsignals.cpp
newgrf_newsignals.h
newgrf_object.cpp
newgrf_object.h
newgrf_optimiser.cpp
newgrf_profiling.cpp
newgrf_profiling.h
newgrf_properties.h