From 55cedfc6a6b035d6eb54457782818fef61cae500 Mon Sep 17 00:00:00 2001 From: cnlohr Date: Sat, 25 Feb 2017 23:52:48 -0500 Subject: Huge shift: Put HTC vive into its own file, to free up the rest of the system for libsurvive. --- src/survive_cal.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/survive_cal.h') diff --git a/src/survive_cal.h b/src/survive_cal.h index 0a772f1..bb4eb32 100644 --- a/src/survive_cal.h +++ b/src/survive_cal.h @@ -57,6 +57,8 @@ struct SurviveCalData int senid_of_checkpt; //This is a point on a watchman that can be used to check the lh solution. + struct SurviveObject * hmd; + //Stage: // 0: Idle // 1: Collecting OOTX data. -- cgit v1.2.3