Kaynağa Gözat

Merge pull request #5025 from zedeckj/master

Fixed typo in example
pull/5034/head
Ray 3 ay önce
işlemeyi yapan: GitHub
ebeveyn
işleme
d972582bc7
Veri tabanında bu imza için bilinen anahtar bulunamadı GPG Anahtar Kimliği: B5690EEEBB952194
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      examples/text/text_codepoints_loading.c

+ 1
- 1
examples/text/text_codepoints_loading.c Dosyayı Görüntüle

@ -108,7 +108,7 @@ int main(void)
}
else
{
// Draw provided text with laoded font, containing all required codepoint glyphs
// Draw provided text with loaded font, containing all required codepoint glyphs
DrawTextEx(font, text, (Vector2) { 160, 110 }, 48, 5, BLACK);
}

Yükleniyor…
İptal
Kaydet