src/hcode/btech/p.map.dynamic.h

Go to the documentation of this file.
00001 
00002 /*
00003    p.map.dynamic.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:43 CET 1999 from map.dynamic.c */
00011 
00012 #ifndef _P_MAP_DYNAMIC_H
00013 #define _P_MAP_DYNAMIC_H
00014 
00015 /* map.dynamic.c */
00016 void load_mapdynamic(FILE * f, MAP * map);
00017 void save_mapdynamic(FILE * f, MAP * map);
00018 void mech_map_consistency_check(MECH * mech);
00019 void eliminate_empties(MAP * map);
00020 void remove_mech_from_map(MAP * map, MECH * mech);
00021 void add_mech_to_map(MAP * newmap, MECH * mech);
00022 int mech_size(MAP * map);
00023 
00024 #endif                          /* _P_MAP_DYNAMIC_H */

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