diff options
Diffstat (limited to '')
| -rw-r--r-- | include/context.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/context.h b/include/context.h index a2f651f..65b4585 100644 --- a/include/context.h +++ b/include/context.h @@ -16,7 +16,7 @@ typedef enum { BC_G5, BC_G6, BC_G7, -} BallisticModel; +} DragModel; typedef enum { ICAO, |
