summaryrefslogtreecommitdiff
path: root/main.h
diff options
context:
space:
mode:
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;