00001 00002 /* 00003 p.autopilot_commands.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:35 CET 1999 from autopilot_commands.c */ 00011 00012 #ifndef _P_AUTOPILOT_COMMANDS_H 00013 #define _P_AUTOPILOT_COMMANDS_H 00014 00015 /* autopilot_commands.c */ 00016 int auto_valid_progline(AUTO * a, int p); 00017 void auto_jump(dbref player, void *data, char *buffer); 00018 00019 #endif /* _P_AUTOPILOT_COMMANDS_H */