mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-11-21 09:36:24 +00:00
examples: Print a description of the program to the console on startup.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
* This example code creates an SDL window and renderer, and then draws a few
|
||||
* lines and rectangles to it every frame.
|
||||
* This example creates an SDL window and renderer, and then draws some lines,
|
||||
* rectangles and points to it every frame.
|
||||
*
|
||||
* This code is public domain. Feel free to use it for any purpose!
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user