VarAction2: Simplify tracking of sprite group feature

This commit is contained in:
Jonathan G Rennison
2022-06-08 20:22:53 +01:00
parent caebff85f5
commit 0409bd88e8
3 changed files with 20 additions and 14 deletions

View File

@@ -66,7 +66,7 @@ enum GrfMiscBit {
GMB_SECOND_ROCKY_TILE_SET = 6,
};
enum GrfSpecFeature {
enum GrfSpecFeature : uint8 {
GSF_TRAINS,
GSF_ROADVEHICLES,
GSF_SHIPS,