d:\games\valve\ssdk\src_mod\cl_dll\hl2_hud\c_npc_hydra.cpp(164) : error C2440: 'initializing' : cannot convert from 'CStudioHdr *' to 'studiohdr_t *'
Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
d:\games\valve\ssdk\src_mod\cl_dll\hl2_hud\c_npc_hydra.cpp(184) : error C2664: 'CalcPose' : cannot convert parameter 1 from 'studiohdr_t *' to 'const CStudioHdr *'
Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast