Merge branch 'master' into jgrpp-nrt
# Conflicts: # src/fontcache.cpp # src/game/game_text.cpp # src/lang/korean.txt # src/os/macosx/crashlog_osx.cpp # src/os/windows/crashlog_win.cpp # src/station_cmd.cpp # src/viewport.cpp
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
#include "sound_func.h"
|
||||
#include "company_func.h"
|
||||
#include "rev.h"
|
||||
#ifdef WITH_FREETYPE
|
||||
#if defined(WITH_FREETYPE) || defined(_WIN32)
|
||||
#include "fontcache.h"
|
||||
#endif
|
||||
#include "textbuf_gui.h"
|
||||
@@ -72,6 +72,10 @@
|
||||
#include "station_base.h"
|
||||
#include "infrastructure_func.h"
|
||||
|
||||
#if defined(WITH_FREETYPE) || defined(_WIN32)
|
||||
#define HAS_TRUETYPE_FONT
|
||||
#endif
|
||||
|
||||
#include "table/strings.h"
|
||||
#include "table/settings.h"
|
||||
|
||||
|
Reference in New Issue
Block a user