From 42d46d324715a27b763d39cc6bf34bb40a594f22 Mon Sep 17 00:00:00 2001 From: gonzo Date: Sun, 3 Nov 2024 21:43:37 +0100 Subject: now has separation between compiled and interpreted contexts - use cond-expand to load raylib if the snek.scm is interpreted - .gambini added to automatically add gambit-raylib to search order - game now starts in background when interpreted - this makes it easier to incrementally develop in emacs - game starts in foreground when compiled --- gambit-raylib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gambit-raylib') diff --git a/gambit-raylib b/gambit-raylib index 5e764e9..c24e9c8 160000 --- a/gambit-raylib +++ b/gambit-raylib @@ -1 +1 @@ -Subproject commit 5e764e9edd3c5e33fa9a384b49b74e5c4eb370a3 +Subproject commit c24e9c8679d43ad5960864b1e7c746b2dcf53562 -- cgit v1.2.3