Interfaces: Update car.h with "fuel mass mult" parameter

git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9631 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: a6c17a7dc737bd2ef8678be623a6c195bc92bb79
Former-commit-id: 1527ca0f39993ec828431d096de519181bb4c810
This commit is contained in:
harunasan 2024-11-29 16:08:07 +00:00
parent aa63927ae6
commit f5fe9971bf

View file

@ -732,6 +732,7 @@ typedef struct CarElt
#define PRM_GCHEIGHT "GC height"
#define PRM_TANK "fuel tank"
#define PRM_FUEL "initial fuel"
#define PRM_FUELMASS "fuel mass mult"
#define PRM_CENTR "mass repartition coefficient"
#define PRM_ROLLROTINERTIA "roll rotational inertia"
#define PRM_PITCHROTINERTIA "pitch rotational inertia"