aboutsummaryrefslogtreecommitdiff
path: root/demo/scaling.scm
diff options
context:
space:
mode:
authorGene Pasquet <dev@etenil.net>2026-04-18 05:49:34 +0100
committerGene Pasquet <dev@etenil.net>2026-04-18 05:49:34 +0100
commitc2085be2dd2a0cb3da05991847e35080915e547e (patch)
treee89a0f3c347b3106b15b69b09dcf29f93a7ef627 /demo/scaling.scm
parent38eee24832fe6da4f135cae455881ab97953b23a (diff)
rename modules
Diffstat (limited to 'demo/scaling.scm')
-rw-r--r--demo/scaling.scm12
1 files changed, 6 insertions, 6 deletions
diff --git a/demo/scaling.scm b/demo/scaling.scm
index e00c797..3724a59 100644
--- a/demo/scaling.scm
+++ b/demo/scaling.scm
@@ -3,12 +3,12 @@
(only (list-utils alist) plist->alist)
(prefix sdl2 "sdl2:")
(prefix sdl2-ttf "ttf:")
- downstroke-engine
- downstroke-world
- downstroke-entity
- downstroke-input
- downstroke-renderer
- downstroke-assets)
+ (downstroke engine)
+ (downstroke world)
+ (downstroke entity)
+ (downstroke input)
+ (downstroke renderer)
+ (downstroke assets))
;; Logical resolution: 320×240, displayed at 640×480 via scale: 2