aboutsummaryrefslogtreecommitdiff
path: root/examples/balls
diff options
context:
space:
mode:
Diffstat (limited to 'examples/balls')
-rw-r--r--examples/balls/main.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/examples/balls/main.c b/examples/balls/main.c
index 1be49e0..4f3ab14 100644
--- a/examples/balls/main.c
+++ b/examples/balls/main.c
@@ -4,7 +4,9 @@
* Balls Example
* 2019 Meido-Tek Productions / PSn00bSDK Project
*
- * To build, simply run make.
+ * Draws a bunch of ball sprites that bounce around the screen,
+ * along with a ball snake that might be difficult to see.
+ *
*
* Example by Lameguy64
*