1: /* $Header: weapon.h,v 7.0 86/10/08 15:18:20 lwall Exp $ */
   2: 
   3: /* $Log:	weapon.h,v $
   4:  * Revision 7.0  86/10/08  15:18:20  lwall
   5:  * Split into separate files.  Added amoebas and pirates.
   6:  *
   7:  */
   8: 
   9: EXT int tractor INIT(0);
  10: 
  11: EXT int etorp;
  12: EXT int btorp;
  13: 
  14: EXT OBJECT *isatorp[2][3][3];
  15: 
  16: EXT int aretorps;
  17: 
  18: void fire_torp();
  19: void attack();
  20: void fire_phaser();
  21: int tract();
  22: void weapon_init();
Last modified: 1987-06-19
Generated: 2016-12-26
Generated by src2html V0.67
page hit count: 1871
Valid CSS Valid XHTML 1.0 Strict