src/strings.h
branchNewGRF_ports
changeset 6720 35756db7e577
parent 6719 4cc327ad39d5
child 6725 23339968083f
equal deleted inserted replaced
6719:4cc327ad39d5 6720:35756db7e577
    14 int32 GetParamInt32();
    14 int32 GetParamInt32();
    15 
    15 
    16 bool ReadLanguagePack(int index);
    16 bool ReadLanguagePack(int index);
    17 void InitializeLanguagePacks();
    17 void InitializeLanguagePacks();
    18 
    18 
       
    19 int CDECL StringIDSorter(const void *a, const void *b);
       
    20 
    19 #endif /* STRINGS_H */
    21 #endif /* STRINGS_H */