mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-03-24 01:31:06 +01: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.
|
|
|