mirror of
https://github.com/raysan5/raylib.git
synced 2026-01-03 03:53:31 +00:00
commit
d972582bc7
@ -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);
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user