From ca33e8422977a35fd01558e82748dc203b42c1dd Mon Sep 17 00:00:00 2001 From: hybrid Date: Fri, 21 Aug 2026 17:28:02 +0300 Subject: upd: tmp --- include/context.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') 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 -- cgit v1.3.1