defs.h 127 B

1234567
  1. extern struct Cell_head Window;
  2. extern struct bound_box Box;
  3. extern struct Map_info In, Out;
  4. extern int Type;
  5. extern int All;