Cleanup: sort struct forward declarations

This commit is contained in:
2022-01-24 21:16:06 +11:00
parent f9b6a257bd
commit 4b1f243e4d
26 changed files with 36 additions and 36 deletions

View File

@@ -71,8 +71,8 @@ struct Scene;
struct Simulation;
struct Speaker;
struct Tex;
struct ViewLayer;
struct VFont;
struct ViewLayer;
struct World;
struct bAction;
struct bArmature;