Cleanup: sort struct declarations

This commit is contained in:
2021-07-16 11:48:54 +10:00
parent bf5b1fa726
commit 42017b006e
35 changed files with 46 additions and 46 deletions

View File

@@ -20,8 +20,8 @@
#pragma once
struct AnimationEvalContext;
struct ARegionType;
struct AnimationEvalContext;
struct ChannelDriver; /* DNA_anim_types.h */
struct ID; /* DNA_ID.h */
struct ListBase; /* DNA_listBase.h */