src/hcode/btech/p.mech.consistency.h

Go to the documentation of this file.
00001 
00002 /*
00003    p.mech.consistency.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:46 CET 1999 from mech.consistency.c */
00011 
00012 #include "config.h"
00013 
00014 #ifndef _P_MECH_CONSISTENCY_H
00015 #define _P_MECH_CONSISTENCY_H
00016 
00017 /* mech.consistency.c */
00018 int susp_factor(MECH * mech);
00019 int engine_weight(MECH * mech);
00020 int mech_weight_sub_mech(dbref player, MECH * mech, int interactive);
00021 int mech_weight_sub_veh(dbref player, MECH * mech, int interactive);
00022 int mech_weight_sub(dbref player, MECH * mech, int interactive);
00023 void mech_weight(dbref player, void *data, char *buffer);
00024 void vehicle_int_check(MECH * mech, int noisy);
00025 void mech_int_check(MECH * mech, int noisy);
00026 int crit_weight(MECH *mech, int t);
00027 
00028 #endif                          /* _P_MECH_CONSISTENCY_H */

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