Crossfire Server, Branch 1.12  R12190
toolkit_common.h
Go to the documentation of this file.
00001 /* toolkit_common.c */
00002 void cctk_setlog(char *logfile);
00003 void cctk_setdatadir(char *datadir);
00004 void cctk_init_std_archetypes(void);
00005 object *cctk_create_game_object(char *archname);