src/hcode/btech/p.econ.h

Go to the documentation of this file.
00001 
00002 /*
00003    p.econ.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:39 CET 1999 from econ.c */
00011 
00012 #ifndef _P_ECON_H
00013 #define _P_ECON_H
00014 
00015 /* econ.c */
00016 void econ_change_items(dbref d, int id, int brand, int num);
00017 int econ_find_items(dbref d, int id, int brand);
00018 void econ_set_items(dbref d, int id, int brand, int num);
00019 
00020 #endif                          /* _P_ECON_H */

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