aboutsummaryrefslogtreecommitdiff
path: root/examples/game/game.tm
diff options
context:
space:
mode:
Diffstat (limited to 'examples/game/game.tm')
-rw-r--r--examples/game/game.tm2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/game/game.tm b/examples/game/game.tm
index e0bf7b32..b034f68b 100644
--- a/examples/game/game.tm
+++ b/examples/game/game.tm
@@ -1,4 +1,4 @@
-# This game demo uses Raylib to present a simple
+# This game demo uses Raylib to present a simple maze-type game
use ./raylib.tm
use ./world.tm