File: typeinit.h

package info (click to toggle)
lincity 1.10-4
  • links: PTS
  • area: main
  • in suites: slink
  • size: 3,272 kB
  • ctags: 2,368
  • sloc: cpp: 21,292; makefile: 241; sh: 26
file content (8 lines) | stat: -rw-r--r-- 243 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
// typeinit.h   part of cim-sity
// Copyright (c) I J Peters 1995-1997.  Please read the file 'COPYRIGHT'.

extern struct TYPE main_types[];
extern char type_string[][MAPPOINT_STATS_W/8];
extern int fire_chance[];
extern char graphic_path[];