Searched refs:hurt1 (Results 1 – 1 of 1) sorted by relevance
196 int hurt1,hurt2; in crash() local216 hurt1 = rnd(NUMOFINJURIES - 2) + 2; in crash()218 injuries[hurt1] = 1; in crash()222 printf("I'm afraid you have suffered %s and %s.\n",ouch[hurt1],ouch[hurt2]); in crash()