Преглед изворни кода

Update rtext.c

pull/3157/head
Ray пре 1 година
родитељ
комит
58bd10edb2
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      src/rtext.c

+ 1
- 1
src/rtext.c Прегледај датотеку

@ -112,8 +112,8 @@ static Font defaultFont = { 0 };
//----------------------------------------------------------------------------------
#if defined(SUPPORT_FILEFORMAT_FNT)
static Font LoadBMFont(const char *fileName); // Load a BMFont file (AngelCode font file)
static int textLineSpacing = 15; // Text vertical line spacing in pixels
#endif
static int textLineSpacing = 15; // Text vertical line spacing in pixels
#if defined(SUPPORT_DEFAULT_FONT)
extern void LoadFontDefault(void);

Loading…
Откажи
Сачувај