DFHack / df-structures

Dwarf Fortress data structure descriptions
https://github.com/DFHack/dfhack
116 stars 81 forks source link

Undo changes to material_common #773

Closed quietust closed 4 months ago

quietust commented 4 months ago

We really shouldn't be using "inherits-from" for copy/paste avoidance, because Windows and Linux have different rules for alignment/padding when subclasses are involved.

github-actions[bot] commented 4 months ago

The sizes of the following types have changed in this pull request. Please verify that this is intentional. Note that renamed types are not currently detected and will also be listed here.

Type Platform Previous size New size (this PR) Change
material_common linux64 1240 1216 -24
material_common windows64 1240 1216 -24
material_template windows64 1528 1520 -8

This is an automated comment. Please leave a reply if you think that the above information is incorrect.