Skip to content

Commit ca6f558

Browse files
committed
add custom includes to labor_kitchen_interface_food_key
1 parent f947f79 commit ca6f558

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

df.d_interface.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1974,7 +1974,8 @@
19741974
<enum-item name='OTHER'/>
19751975
</enum-type>
19761976

1977-
<struct-type type-name='labor_kitchen_interface_food_key'>
1977+
<struct-type type-name='labor_kitchen_interface_food_key' custom-methods='true'>
1978+
<extra-include filename='df/custom/hash/labor_kitchen_interface_food_key.h'/>
19781979
<enum name='type' type-name='item_type'/>
19791980
<int16_t name='subtype'/>
19801981
<int16_t name='mat'/>

0 commit comments

Comments
 (0)