OpenTTD
|
Types related to textfiles. More...
Go to the source code of this file.
Enumerations | |
enum | TextfileType { TFT_BEGIN, TFT_README = TFT_BEGIN, TFT_CHANGELOG, TFT_LICENSE, TFT_END } |
Additional text files accompanying Tar archives. More... |
Types related to textfiles.
Definition in file textfile_type.h.
enum TextfileType |
Additional text files accompanying Tar archives.
Definition at line 16 of file textfile_type.h.