|
|
1.1 ! root 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();
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.