Codechange: Split table data out of rail.cpp (#14597)

This commit is contained in:
Peter Nelson
2025-09-07 16:44:54 +01:00
committed by dP
parent 7e46955467
commit f5dbc31ffd
5 changed files with 154 additions and 132 deletions
+2
View File
@@ -17,6 +17,8 @@
#include "company_base.h"
#include "pbs.h"
#include "table/signal_data.h"
#include "safeguards.h"