|
OpenTTD Source
1.10.0-RC1
|
Data structure describing how to show the list (what sort direction and criteria). More...
#include <sortlist_type.h>
Data Fields | |
| bool | order |
| Ascending/descending. | |
| byte | criteria |
| Sorting criteria. | |
Data structure describing how to show the list (what sort direction and criteria).
Definition at line 31 of file sortlist_type.h.