![]() |
dsekai
World engine for retrocomputers.
|
Flags which affect an individual CROP_PLOT. More...
Macros | |
#define | CROP_FLAG_ACTIVE 0x04 |
CROP_PLOT::flags indicating plot is active (tilled). | |
#define | CROP_FLAG_STAGE_MASK 0x03 |
CROP_PLOT::flags mask of current crop growth stage. | |
Flags which affect an individual CROP_PLOT.
#define CROP_FLAG_STAGE_MASK 0x03 |
CROP_PLOT::flags mask of current crop growth stage.
Stages are as follows:
0. Seed (if CROP_PLOT::crop_name[0] != 0)