watch window reordering

This commit is contained in:
Ryan Fleury
2024-05-15 11:57:46 -07:00
parent 6e039430a5
commit 56afe8ca60
10 changed files with 74 additions and 7 deletions
+1
View File
@@ -97,6 +97,7 @@ enum
UI_EventFlag_PickSelectSide = (1<<5),
UI_EventFlag_CapAtLine = (1<<6),
UI_EventFlag_ExplicitDirectional = (1<<7),
UI_EventFlag_Reorder = (1<<8),
};
typedef enum UI_EventDeltaUnit