We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ddd6da commit caecbddCopy full SHA for caecbdd
1 file changed
df.d_interface.xml
@@ -1975,7 +1975,6 @@
1975
</enum-type>
1976
1977
<struct-type type-name='labor_kitchen_interface_food_key' custom-methods='true'>
1978
- <extra-post-include filename='df/custom/hash/labor_kitchen_interface_food_key.h'/>
1979
<enum name='type' type-name='item_type'/>
1980
<int16_t name='subtype'/>
1981
<int16_t name='mat'/>
@@ -1989,6 +1988,7 @@
1989
1988
</struct-type>
1990
1991
<struct-type type-name='labor_kitchen_interface_food_entry'>
+ <extra-include filename="custom/hash/labor_kitchen_interface_food_entry.h"/>
1992
<compound type-name='labor_kitchen_interface_food_key' name='first'/>
1993
<compound type-name='labor_kitchen_interface_food_value' name='second'/>
1994
0 commit comments