Makes update_inv_head() respect item_state and item_icons

Fixes #9873
This commit is contained in:
mwerezak
2015-06-26 01:34:15 -04:00
parent 60861b1c64
commit 1b978f9570
5 changed files with 27 additions and 20 deletions

View File

@@ -247,6 +247,7 @@
// cannot be used as associative list keys.
#define icon_l_hand "slot_l_hand"
#define icon_r_hand "slot_r_hand"
#define icon_head "slot_head"
// Bitflags for clothing parts.
#define HEAD 1