mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-05-11 00:15:02 +08:00
008aa18810
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.