src/hcode/btech/p.econ_cmds.h

Go to the documentation of this file.
00001 
00002 /*
00003    p.econ_cmds.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:40 CET 1999 from econ_cmds.c */
00011 
00012 #ifndef _P_ECON_CMDS_H
00013 #define _P_ECON_CMDS_H
00014 
00015 /* econ_cmds.c */
00016 void SetCargoWeight(MECH * mech);
00017 int loading_bay_whine(dbref player, dbref cargobay, MECH * mech);
00018 void mech_Rfixstuff(dbref player, void *data, char *buffer);
00019 void list_matching(dbref player, char *header, dbref loc, char *buf);
00020 void mech_manifest(dbref player, void *data, char *buffer);
00021 void mech_stores(dbref player, void *data, char *buffer);
00022 void mech_Raddstuff(dbref player, void *data, char *buffer);
00023 void mech_Rremovestuff(dbref player, void *data, char *buffer);
00024 void mech_loadcargo(dbref player, void *data, char *buffer);
00025 void mech_unloadcargo(dbref player, void *data, char *buffer);
00026 void mech_Rresetstuff(dbref player, void *data, char *buffer);
00027 
00028 #endif                          /* _P_ECON_CMDS_H */

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