Cleanup: wrap definitions across multiple lines, add struct identifiers

When units were initially defined having each on their own line was
compact, since them more fields have been added, making the lines
overly long and the difference between each field non-obvious.

Further, the conversion from C to C++ [0], wrapped definitions onto the
same line (for some reason), resulting in lines over 700 wide.

Use clang-format & add struct ID's for clarity.

[0]: 129f78eee7
This commit is contained in:
Campbell Barton
2023-10-06 13:57:52 +11:00
parent ade74a6584
commit 2b77cd726d
File diff suppressed because it is too large Load Diff