Searched refs:go_for_ammo (Results 1 – 1 of 1) sorted by relevance
129 static int go_for_ammo(char);171 } else if (go_for_ammo(BOOT_PAIR)) { in otto()173 } else if (go_for_ammo(BOOT)) { in otto()175 } else if (go_for_ammo(GMINE)) in otto()177 else if (go_for_ammo(MINE)) in otto()484 go_for_ammo(char mine) in go_for_ammo() function