globals2.h 115 B

12345678
  1. #ifndef __GLOBALS2_H_
  2. #define __GLOBALS2_H_
  3. extern struct Cell_head current_region2;
  4. #endif /* __GLOBALS2_H_ */