OpenTTD Source  20241108-master-g80f628063a
LoadedLanguagePack Struct Reference

Data Fields

std::unique_ptr< LanguagePack, LanguagePackDeleterlangpack
 
std::vector< char * > offsets
 
std::array< uint, TEXT_TAB_ENDlangtab_num
 Offset into langpack offs.
 
std::array< uint, TEXT_TAB_ENDlangtab_start
 Offset into langpack offs.
 

Detailed Description

Definition at line 210 of file strings.cpp.


The documentation for this struct was generated from the following file: