src/hcode/include/p.events.h

Go to the documentation of this file.
00001 
00002 /*
00003    p.events.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 Mon Feb 22 14:59:36 CET 1999 from events.c */
00011 
00012 #ifndef _P_EVENTS_H
00013 #define _P_EVENTS_H
00014 
00015 /* events.c */
00016 void muxevent_count_initialize(void);
00017 void debug_EventTypes(dbref player, void *data, char *buffer);
00018 void prerun_event(MUXEVENT * e);
00019 void postrun_event(MUXEVENT * e);
00020 
00021 #endif                          /* _P_EVENTS_H */

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