00001 00002 /* 00003 p.mech.lostracer.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 Sun Jun 7 18:16:48 EEST 1998 from mech.lostracer.c */ 00011 00012 #ifndef _P_MECH_LOSTRACER_H 00013 #define _P_MECH_LOSTRACER_H 00014 00015 int *TraceLOS(MAP * map, int ax, int ay, int bx, int by, int *result); 00016 00017 #endif /* _P_MECH_LOSTRACER_H */