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

@@ -17,6 +17,7 @@
#include "command_func.h"
#include "water.h"
#include "newgrf_animation_base.h"
#include "newgrf_analysis.h"
#include "newgrf_industrytiles_analysis.h"
#include "table/strings.h"