mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-16 06:45:59 +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.
|
|
|