Merge branch 'master' into jgrpp
# Conflicts: # src/core/sort_func.hpp # src/rail_cmd.cpp # src/timetable_cmd.cpp # src/video/sdl_v.cpp # src/video/win32_v.cpp
This commit is contained in:
@@ -240,7 +240,7 @@ extern TextDirection _current_text_dir; ///< Text direction of the currently sel
|
||||
void InitializeLanguagePacks();
|
||||
const char *GetCurrentLanguageIsoCode();
|
||||
|
||||
int CDECL StringIDSorter(const StringID *a, const StringID *b);
|
||||
bool StringIDSorter(const StringID &a, const StringID &b);
|
||||
|
||||
/**
|
||||
* A searcher for missing glyphs.
|
||||
|
Reference in New Issue
Block a user