mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-02-12 23:03:37 +00:00
the example was updated to use png's but they didn't update the error message nor the comments
This example creates an SDL window and renderer, loads a texture from a .png file, and then draws it a few times each frame.