summaryrefslogtreecommitdiff
path: root/sandbox.in
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox.in')
-rw-r--r--sandbox.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/sandbox.in b/sandbox.in
index 40c92b5..3d18b6a 100644
--- a/sandbox.in
+++ b/sandbox.in
@@ -59,7 +59,7 @@
(add-hook! draw-hook (trampoline draw-scene))
(with-window (make-window #:title "Sly Sandbox")
- (start-game-loop))
+ (run-game-loop))
(display "Bye!\n")