File: toolkit_common.h

package info (click to toggle)
crossfire 1.11.0-2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 24,456 kB
  • ctags: 7,800
  • sloc: ansic: 80,483; sh: 11,825; perl: 2,327; lex: 1,946; makefile: 1,149
file content (5 lines) | stat: -rw-r--r-- 179 bytes parent folder | download
1
2
3
4
5
/* toolkit_common.c */
void cctk_setlog(char *logfile);
void cctk_setdatadir(char *datadir);
void cctk_init_std_archetypes(void);
object *cctk_create_game_object(char *archname);