OpenTTD Source
20241111-master-gce64d5f5d9
|
Data structure describing what to show in the list (filter criteria). More...
#include <sortlist_type.h>
Data Fields | |
bool | state |
Filter on/off. | |
uint8_t | criteria |
Filtering criteria. | |
Data structure describing what to show in the list (filter criteria).
Definition at line 35 of file sortlist_type.h.