diff options
Diffstat (limited to 'contrib/SDL-3.2.8/examples/renderer/04-points/README.txt')
| -rw-r--r-- | contrib/SDL-3.2.8/examples/renderer/04-points/README.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/SDL-3.2.8/examples/renderer/04-points/README.txt b/contrib/SDL-3.2.8/examples/renderer/04-points/README.txt new file mode 100644 index 0000000..00e9419 --- /dev/null +++ b/contrib/SDL-3.2.8/examples/renderer/04-points/README.txt | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | This example creates an SDL window and renderer, and then draws a bunch of | ||
| 2 | single points, moving across the screen. | ||
| 3 | |||
