mirror of
https://github.com/halpz/re3.git
synced 2025-06-28 13:56:21 +00:00
Some unicode funcs belong to Font.cpp + small fix
This commit is contained in:
@ -11,6 +11,7 @@
|
||||
#include "Clock.h"
|
||||
#include "Date.h"
|
||||
#include "FileMgr.h"
|
||||
#include "Font.h"
|
||||
#include "Frontend.h"
|
||||
#include "GameLogic.h"
|
||||
#include "Gangs.h"
|
||||
|
@ -3,6 +3,7 @@
|
||||
#include "crossplatform.h"
|
||||
|
||||
#include "FileMgr.h"
|
||||
#include "Font.h"
|
||||
#ifdef MORE_LANGUAGES
|
||||
#include "Game.h"
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user