auto-sync
This commit is contained in:
parent
680e8b080e
commit
2f13849904
|
@ -513,7 +513,10 @@ typedef struct {
|
||||||
short int acCutoffLowRpm;
|
short int acCutoffLowRpm;
|
||||||
short int acCutoffHighRpm;
|
short int acCutoffHighRpm;
|
||||||
|
|
||||||
int unused3[89];
|
short int acIdleRpmBump;
|
||||||
|
short int unusedShort;
|
||||||
|
|
||||||
|
int unused3[88];
|
||||||
|
|
||||||
} engine_configuration_s;
|
} engine_configuration_s;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue