Cleanup: sort struct declarations
This commit is contained in:
@@ -42,13 +42,13 @@ void ED_gizmotypes_blank_3d(void);
|
||||
void ED_gizmotypes_snap_3d(void);
|
||||
|
||||
struct ARegion;
|
||||
struct bContext;
|
||||
struct Depsgraph;
|
||||
struct Object;
|
||||
struct SnapObjectContext;
|
||||
struct wmWindowManager;
|
||||
struct View3D;
|
||||
struct bContext;
|
||||
struct wmGizmo;
|
||||
struct wmWindowManager;
|
||||
|
||||
/* -------------------------------------------------------------------- */
|
||||
/* Shape Presets
|
||||
|
||||
Reference in New Issue
Block a user