1
0
mirror of https://github.com/td512/re3.git synced 2026-03-05 22:53:28 +00:00

Some unicode funcs belong to Font.cpp + small fix

This commit is contained in:
Sergeanur
2020-10-11 10:33:02 +03:00
parent 70ae4b192b
commit e26e85deb8
7 changed files with 36 additions and 32 deletions

View File

@@ -3,6 +3,7 @@
#include "crossplatform.h"
#include "FileMgr.h"
#include "Font.h"
#ifdef MORE_LANGUAGES
#include "Game.h"
#endif