Move NewGRF analysis to separate files

This commit is contained in:
Jonathan G Rennison
2022-08-14 22:06:02 +01:00
parent 9c18835bd0
commit e584ef7bba
7 changed files with 374 additions and 336 deletions

View File

@@ -239,6 +239,8 @@ add_files(
newgrf_airporttiles.h
newgrf_animation_base.h
newgrf_animation_type.h
newgrf_analysis.cpp
newgrf_analysis.h
newgrf_cache_check.h
newgrf_callbacks.h
newgrf_canal.cpp