Ozkan Sezer b736285053 examples/renderer/08-rotating-textures: Fix compiler warning on MSVC . 1 yıl önce
..
README.txt ffcf372d27 examples: Added renderer/08-rotating-textures 1 yıl önce
rotating-textures.c b736285053 examples/renderer/08-rotating-textures: Fix compiler warning on MSVC . 1 yıl önce

README.txt

This example creates an SDL window and renderer, loads a texture from a .bmp
file, and then draws it, rotating around the center of the screen.