diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2025-03-11 18:30:42 -0400 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2025-03-11 18:30:42 -0400 |
| commit | 904917a2bd3b2e03bf2c399b5bc5f5e357d404a2 (patch) | |
| tree | 56ebf74a4afa0329ffe414cf3ca2abccdd1b22ad /examples/game/game.tm | |
| parent | de0e565d00e92715d415a9ab09d8f7651bfabc36 (diff) | |
Update comments
Diffstat (limited to 'examples/game/game.tm')
| -rw-r--r-- | examples/game/game.tm | 2 |
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 |
