mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-11-12 13:28:44 +00:00
4 lines
118 B
Plaintext
4 lines
118 B
Plaintext
This example creates an SDL window and renderer, and then draws some lines,
|
|
rectangles and points to it every frame.
|
|
|