Typo fix
Seemed to be a typo. Hope this helps.
This commit is contained in:
parent
282d6478ba
commit
a6fd8676dd
|
|
@ -47,7 +47,7 @@ int main(void)
|
|||
|
||||
UnloadImage(cat); // Unload image from RAM
|
||||
|
||||
// Load custom font for frawing on image
|
||||
// Load custom font for drawing on image
|
||||
Font font = LoadFont("resources/custom_jupiter_crash.png");
|
||||
|
||||
// Draw over image using custom font
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user