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

@ -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"