1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-29 01:19:11 +00:00

(svn r4517) - NewGRF: fix and complete the feature list

This commit is contained in:
2006-04-22 06:54:25 +00:00
parent a732a0daee
commit 2e7034f059

View File

@@ -58,8 +58,11 @@ typedef enum grfspec_feature {
GSF_CANAL,
GSF_BRIDGE,
GSF_TOWNHOUSE,
GSF_INDUSTRIES,
GSF_GLOBALVAR,
GSF_INDUSTRYTILES,
GSF_INDUSTRIES,
GSF_CARGOS,
GSF_SOUNDFX,
} grfspec_feature;