PlayerPed and "Redefine controls" menu done, fixes

This commit is contained in:
erorcun 2020-11-29 19:19:50 +03:00
commit bd8b907d13
15 changed files with 1048 additions and 711 deletions

View file

@ -200,6 +200,7 @@ public:
static void SetColor(CRGBA col);
static void SetDropColor(CRGBA col);
static wchar FindNewCharacter(wchar c);
static void FilterOutTokensFromString(wchar*);
#ifdef MORE_LANGUAGES
static void ReloadFonts(uint8 set);