mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-25 10:22:33 -05:00
Improve web examples -IN PROGRESS-
This commit is contained in:
@ -96,7 +96,6 @@ void UpdateDrawFrame(void)
|
||||
|
||||
DrawText("this IS a texture loaded from an image!", 300, 370, 10, GRAY);
|
||||
|
||||
|
||||
EndDrawing();
|
||||
//----------------------------------------------------------------------------------
|
||||
}
|
||||
Reference in New Issue
Block a user