Skip to content

Commit caecbdd

Browse files
committed
plan B
1 parent 2ddd6da commit caecbdd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

df.d_interface.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1975,7 +1975,6 @@
19751975
</enum-type>
19761976

19771977
<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'/>
19791978
<enum name='type' type-name='item_type'/>
19801979
<int16_t name='subtype'/>
19811980
<int16_t name='mat'/>
@@ -1989,6 +1988,7 @@
19891988
</struct-type>
19901989

19911990
<struct-type type-name='labor_kitchen_interface_food_entry'>
1991+
<extra-include filename="custom/hash/labor_kitchen_interface_food_entry.h"/>
19921992
<compound type-name='labor_kitchen_interface_food_key' name='first'/>
19931993
<compound type-name='labor_kitchen_interface_food_value' name='second'/>
19941994
</struct-type>

0 commit comments

Comments
 (0)