small drawItemStack cleanup
authorest31 <MTest31@outlook.com>
Sun, 7 Feb 2016 19:27:50 +0000 (20:27 +0100)
committerest31 <MTest31@outlook.com>
Sun, 7 Feb 2016 23:35:24 +0000 (00:35 +0100)
commit16c70087711db38ac40a428c64623355b8e7691b
tree359ca29f841f95d6ee28190b7331d4a554448b5b
parent6cd2b3b445bf558fda1e5a7908adef8e3a45449a
small drawItemStack cleanup

-> Replace the three bool params with an enum
-> Add struct for the static content, leads to less repetition
-> cache enable_animations setting
src/guiFormSpecMenu.cpp
src/hud.cpp
src/hud.h