Functioning egg

This commit is contained in:
Jakub 2026-05-17 11:21:33 +08:00
parent c0f8635b0b
commit 41ac387ad0
8 changed files with 37 additions and 16 deletions

View file

@ -1,9 +1,9 @@
(module (engine core) ()
(module (imugi core) ()
(import scheme
(chicken base)
(chicken module)
(chicken sort)
(engine guards)
(imugi guards)
raylib
(srfi 1)
(srfi 4)