Home
last modified time | relevance | path

Searched refs:hit2flag (Results 1 – 5 of 5) sorted by relevance

/dragonfly/games/larn/
H A Dtok.c30 if (hit2flag) { in yylex()
31 hit2flag = 0; in yylex()
H A Ddata.c138 short hit2flag = 0; /* flag for if player has been hit when running */ variable
H A Dheader.h345 extern short diroffx[], diroffy[], hitflag, hit2flag, hit3flag, hitp[MAXX][MAXY];
H A Dmain.c249 yrepcount = hit2flag = 0; in main()
H A Dmonster.c1223 hitflag = hit2flag = hit3flag = 1; in hitplayer()