mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-07-28 18:20:02 +00:00
watch window reordering
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user