btmux-0.6-rc3/doc/
btmux-0.6-rc3/event/
btmux-0.6-rc3/game/
btmux-0.6-rc3/game/maps/
btmux-0.6-rc3/game/mechs/
btmux-0.6-rc3/include/
btmux-0.6-rc3/misc/
btmux-0.6-rc3/python/
btmux-0.6-rc3/src/hcode/btech/
btmux-0.6-rc3/tree/
/*
   p.mechfile.h

   Automatically created by protomaker (C) 1998 Markus Stenberg (fingon@iki.fi)
   Protomaker is actually only a wrapper script for cproto, but well.. I like
   fancy headers and stuff :)
   */

/* Generated at Mon Feb 22 14:59:39 CET 1999 from mechfile.c */

#ifndef _P_MECHFILE_H
#define _P_MECHFILE_H

/* mechfile.c */
FILE *my_open_file(char *name, char *mode, int *openway);
void my_close_file(FILE * f, int *openway);

#endif				/* _P_MECHFILE_H */