Move NewGRF extension feature/property lists to separate file

This commit is contained in:
Jonathan G Rennison
2021-12-03 20:49:27 +00:00
parent aaf5cd1091
commit 906fde15c7
5 changed files with 138 additions and 103 deletions

View File

@@ -260,6 +260,8 @@ add_files(
newgrf_debug_gui.cpp
newgrf_engine.cpp
newgrf_engine.h
newgrf_extension.cpp
newgrf_extension.h
newgrf_generic.cpp
newgrf_generic.h
newgrf_gui.cpp