Home | History | Annotate | Download | only in hack

Lines Matching defs:ESHK

74 #include "def.eshk.h"
76 #define ESHK ((struct eshk *)(&(shk->mextra[0])))
192 ESHK->shoproom = roomno;
193 ESHK->shoplevel = dlevel;
194 ESHK->shd = doors[sh];
195 ESHK->shk.x = sx;
196 ESHK->shk.y = sy;
197 ESHK->robbed = 0;
198 ESHK->visitct = 0;
199 ESHK->following = 0;
201 ESHK->billct = 0;
202 findname(ESHK->shknam, let);