src/logcache.h

Go to the documentation of this file.
00001 #ifndef __LOGCACHE_H__
00002 #define __LOGCACHE_H__
00003 
00004 void logcache_list(dbref player);
00005 void logcache_init();
00006 void logcache_destruct();
00007 int logcache_writelog(char *fname, char *fdata);
00008 
00009 #endif

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