aboutsummaryrefslogtreecommitdiff
path: root/input.scm
diff options
context:
space:
mode:
authorGene Pasquet <dev@etenil.net>2026-04-05 15:34:21 +0100
committerGene Pasquet <dev@etenil.net>2026-04-05 15:34:21 +0100
commit2a75c88de470a173067feee4df80cd8e3fb7a641 (patch)
tree65f6d158f635c82bf11c3b25a99f1404f3808fb4 /input.scm
parent526e6cdcdf1025d5e29680bc99ab910c79789764 (diff)
Cleanup and egg!
Diffstat (limited to 'input.scm')
-rw-r--r--input.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/input.scm b/input.scm
index db581f0..e6b8940 100644
--- a/input.scm
+++ b/input.scm
@@ -1,4 +1,4 @@
-(module input
+(module downstroke/input
*
(import scheme
@@ -9,7 +9,7 @@
(only srfi-197 chain)
(prefix sdl2 sdl2:)
simple-logger
- entity
+ downstroke/entity
defstruct)
;; Input configuration record