summaryrefslogtreecommitdiff
path: root/bonnie-bee.scm
diff options
context:
space:
mode:
authorDavid Thompson <dthompson@vistahigherlearning.com>2022-10-12 06:48:14 -0400
committerDavid Thompson <dthompson@vistahigherlearning.com>2022-10-27 13:22:50 -0400
commite287a11c4387382277c31735504fc762c33b4cee (patch)
treeb262dc8de64db21a7d2cb2c980f2be39805d6a34 /bonnie-bee.scm
parentf713890a773a7d6ff666277592eec72f2328a5b6 (diff)
Switch to Catbird engine.
Diffstat (limited to 'bonnie-bee.scm')
-rw-r--r--bonnie-bee.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/bonnie-bee.scm b/bonnie-bee.scm
new file mode 100644
index 0000000..ec2db7e
--- /dev/null
+++ b/bonnie-bee.scm
@@ -0,0 +1,2 @@
+(use-modules (bonnie-bee splash))
+(launch-game)