Debug: Add debug windows for routing restriction programs

This commit is contained in:
Jonathan G Rennison
2023-12-30 22:25:44 +00:00
parent f5146e624f
commit ebbf3425d5
4 changed files with 118 additions and 0 deletions

View File

@@ -97,6 +97,7 @@ enum GrfSpecFeature : uint8 {
GSF_REAL_FEATURE_END = GSF_NEWLANDSCAPE,
GSF_FAKE_STATION_STRUCT = GSF_END, ///< Fake station struct GrfSpecFeature for NewGRF debugging
GSF_FAKE_TRACERESTRICT, ///< Fake routing restriction GrfSpecFeature for debugging
GSF_FAKE_END, ///< End of the fake features
GSF_ERROR_ON_USE = 0xFE, ///< An invalid value which generates an immediate error on mapping