Move input to its own module

This commit is contained in:
BirDt_ 2026-04-19 21:25:08 +08:00
parent f54f9c4b40
commit 6ec23c8ff9
3 changed files with 62 additions and 41 deletions

View file

@ -5,6 +5,7 @@
(engine core)
(engine components core)
(engine math)
(engine input)
(engine drawing)
(engine scene)
(srfi 1)