Go to the source code of this file.
|
enum | OWinterRapeToDo {
owr_start = 1,
owr_fa_manure = OWINTERRAPE_BASE,
owr_fp_manure,
owr_autumn_plough,
owr_autumn_harrow,
owr_autumn_sow,
owr_row_cultivation_one,
owr_row_cultivation_two,
owr_fa_slurry,
owr_fp_slurry,
owr_row_cultivation_three,
owr_swarth,
owr_harvest,
owr_straw_chop,
owr_stub_harrow,
owr_foobar
} |
|
◆ OWINTERRAPE_BASE
#define OWINTERRAPE_BASE 4700 |
◆ OWR_DID_HERBI_ZERO
#define OWR_DID_HERBI_ZERO m_field->m_user[1] |
◆ OWR_DID_RC_CLEAN
#define OWR_DID_RC_CLEAN m_field->m_user[0] |
◆ OWR_FUNGI_DATE
#define OWR_FUNGI_DATE m_field->m_user[3] |
◆ OWR_INSECT_DATE
#define OWR_INSECT_DATE m_field->m_user[2] |
◆ OWR_SWARTH_DATE
#define OWR_SWARTH_DATE m_field->m_user[4] |
◆ OWinterRapeToDo
Enumerator |
---|
owr_start | |
owr_fa_manure | |
owr_fp_manure | |
owr_autumn_plough | |
owr_autumn_harrow | |
owr_autumn_sow | |
owr_row_cultivation_one | |
owr_row_cultivation_two | |
owr_fa_slurry | |
owr_fp_slurry | |
owr_row_cultivation_three | |
owr_swarth | |
owr_harvest | |
owr_straw_chop | |
owr_stub_harrow | |
owr_foobar | |