Kaynağa Gözat

Update rtext.c

pull/3157/head
Ray 1 yıl önce
ebeveyn
işleme
58bd10edb2
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      src/rtext.c

+ 1
- 1
src/rtext.c Dosyayı Görüntüle

@ -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);

Yükleniyor…
İptal
Kaydet