diff options
| author | hybrid <hybrid@hybridlabs.cc> | 2026-08-21 17:28:02 +0300 |
|---|---|---|
| committer | hybrid <hybrid@hybridlabs.cc> | 2026-08-21 17:28:02 +0300 |
| commit | ca33e8422977a35fd01558e82748dc203b42c1dd (patch) | |
| tree | 0bedf0fc6ba93a7b58fee6c60b1a47895dde9445 /include | |
| parent | 7ad9c60cdb981d51756755dca4603e77611a0f61 (diff) | |
| download | a3catragmx-ca33e8422977a35fd01558e82748dc203b42c1dd.tar.gz a3catragmx-ca33e8422977a35fd01558e82748dc203b42c1dd.tar.bz2 a3catragmx-ca33e8422977a35fd01558e82748dc203b42c1dd.zip | |
Diffstat (limited to 'include')
| -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 ce5f913..5c07be3 100644 --- a/include/context.h +++ b/include/context.h @@ -82,7 +82,7 @@ typedef struct { double coriolis_vdrift; double coriolis_hdrift; double spin_drift; - RangeCard *range_card; + RangeCard range_card; } ATragMXSolution; #endif |
