From 6799b157bae5654d77d0fc2685a1ef3e4a7d9f4c Mon Sep 17 00:00:00 2001 From: Fox Caminiti Date: Wed, 23 Nov 2022 11:47:09 -0500 Subject: graph improvements --- main.h | 1 + 1 file changed, 1 insertion(+) (limited to 'main.h') diff --git a/main.h b/main.h index 4068966..5b92039 100644 --- a/main.h +++ b/main.h @@ -358,6 +358,7 @@ struct project_state // selection_type RecentSelectionType = selection_none; interact_type Interact_Active; + int32 Interact_Modifier; real32 Interact_Offset[12]; void *Interact_Address; -- cgit v1.2.3