Add NewGRF VarAction2 variable remapping infrastructure
This commit is contained in:
@@ -38,6 +38,9 @@ enum Action0RemapPropertyIds {
|
||||
};
|
||||
|
||||
|
||||
enum Action2VariableRemapIds {
|
||||
};
|
||||
|
||||
/** Action14 feature definition */
|
||||
struct GRFFeatureInfo {
|
||||
const char *name; // nullptr indicates the end of the list
|
||||
|
Reference in New Issue
Block a user