version 1.16 | version 1.17 | |||
---|---|---|---|---|
|
| |||
/* | /* | |||
* static char *rcsid_define_h = | * static char *rcsid_define_h = | |||
* "$Id: map.h,v 1.16 2002/05/19 03:55:48 mwedel Exp $"; | * "$Id: map.h,v 1.17 2002/05/19 05:47:43 mwedel Exp $"; | |||
*/ | */ | |||
/* | /* | |||
|
| |||
#ifndef MAP_H | #ifndef MAP_H | |||
#define MAP_H | #define MAP_H | |||
#define MAP_LAYERS 3 | #define MAP_LAYERS 4 | |||
/* This is when the map will reset */ | /* This is when the map will reset */ | |||
#define MAP_WHEN_RESET(m) ((m)->reset_time) | #define MAP_WHEN_RESET(m) ((m)->reset_time) |
Legend:
|