src/hcode/btech/p.mech.tech.damages.h

Go to the documentation of this file.
00001 
00002 /*
00003    p.mech.tech.damages.h
00004 
00005    Automatically created by protomaker (C) 1998 Markus Stenberg (fingon@iki.fi)
00006    Protomaker is actually only a wrapper script for cproto, but well.. I like
00007    fancy headers and stuff :)
00008    */
00009 
00010 /* Generated at Fri Jan 15 15:32:59 CET 1999 from mech.tech.damages.c */
00011 
00012 #ifndef _P_MECH_TECH_DAMAGES_H
00013 #define _P_MECH_TECH_DAMAGES_H
00014 
00015 /* mech.tech.damages.c */
00016 void make_scrap_table(MECH * mech);
00017 void make_damage_table(MECH * mech);
00018 int is_under_repair(MECH * mech, int i);
00019 char *damages_func(MECH * mech);
00020 void show_mechs_damage(dbref player, void *data, char *buffer);
00021 void tech_fix(dbref player, void *data, char *buffer);
00022 
00023 #endif                          /* _P_MECH_TECH_DAMAGES_H */

Generated on Mon May 28 04:25:24 2007 for BattletechMUX by  doxygen 1.4.7