Cleanup: sort struct blocks

This commit is contained in:
2020-12-16 16:26:23 +11:00
parent b347c4e9ca
commit a869a61c88
31 changed files with 52 additions and 52 deletions

View File

@@ -17,8 +17,8 @@
#pragma once
struct Main;
struct Object;
struct NodesModifierData;
struct Object;
#ifdef __cplusplus
extern "C" {