DFHack / df-structures

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

fix references to old field names #775

Closed myk002 closed 1 month ago

myk002 commented 1 month ago

also fix generation of flow_type enum

ref: https://github.com/DFHack/df-structures/pull/774

github-actions[bot] commented 1 month 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
flow_type linux64 4 2 -2
flow_type windows64 4 2 -2

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