/src/games/trek/ |
phaser.c | 107 int hitreqd[NBANKS]; local in function:phaser 225 hitreqd[i] = distfactor + 0.5; 234 i, hitreqd[i], b->units, 239 hit = b->units - hitreqd[i]; 250 hit = hitreqd[i] - b->units; 258 b->units = hitreqd[i];
|
phaser.c | 107 int hitreqd[NBANKS]; local in function:phaser 225 hitreqd[i] = distfactor + 0.5; 234 i, hitreqd[i], b->units, 239 hit = b->units - hitreqd[i]; 250 hit = hitreqd[i] - b->units; 258 b->units = hitreqd[i];
|
phaser.c | 107 int hitreqd[NBANKS]; local in function:phaser 225 hitreqd[i] = distfactor + 0.5; 234 i, hitreqd[i], b->units, 239 hit = b->units - hitreqd[i]; 250 hit = hitreqd[i] - b->units; 258 b->units = hitreqd[i];
|
phaser.c | 107 int hitreqd[NBANKS]; local in function:phaser 225 hitreqd[i] = distfactor + 0.5; 234 i, hitreqd[i], b->units, 239 hit = b->units - hitreqd[i]; 250 hit = hitreqd[i] - b->units; 258 b->units = hitreqd[i];
|
phaser.c | 107 int hitreqd[NBANKS]; local in function:phaser 225 hitreqd[i] = distfactor + 0.5; 234 i, hitreqd[i], b->units, 239 hit = b->units - hitreqd[i]; 250 hit = hitreqd[i] - b->units; 258 b->units = hitreqd[i];
|