OpenTTD Source
20241121-master-g67a0fccfad
|
State of a single filter word. More...
Data Fields | |
const char * | start |
Word to filter for. | |
bool | match |
Already matched? | |
State of a single filter word.
Definition at line 33 of file stringfilter_type.h.