summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorDavid Thompson <dthompson@member.fsf.org>2013-09-06 00:08:37 -0400
committerDavid Thompson <dthompson@member.fsf.org>2013-09-06 00:09:29 -0400
commit2821ad77dd49524facf94b19d7fe3d1cdd44cfc7 (patch)
tree3bb2c1b92a8ffecb2c6cfdb89e909a9157a93669 /examples
parenta7ac1834bc375279f7ab0d6b7b72b852f7f991ed (diff)
Add comment.
Diffstat (limited to 'examples')
-rw-r--r--examples/scenes.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/scenes.scm b/examples/scenes.scm
index a5d65e7..06441c7 100644
--- a/examples/scenes.scm
+++ b/examples/scenes.scm
@@ -2,6 +2,8 @@
(2d game)
(2d vector2))
+;; Press the RETURN key to toggle between the 2 scenes.
+
;;;
;;; Scene 1
;;;