summaryrefslogtreecommitdiff
path: root/main.h
diff options
context:
space:
mode:
authorFox Caminiti <fox@foxcam.net>2022-11-23 11:47:09 -0500
committerFox Caminiti <fox@foxcam.net>2022-11-23 11:47:09 -0500
commit6799b157bae5654d77d0fc2685a1ef3e4a7d9f4c (patch)
tree0c53120d0e72ce8027dfba4e02e101aa1bcdc93f /main.h
parent1da96e0dbe95f5078623e2b0469152692833a096 (diff)
graph improvements
Diffstat (limited to 'main.h')
-rw-r--r--main.h1
1 files changed, 1 insertions, 0 deletions
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;