aboutsummaryrefslogtreecommitdiffhomepage
path: root/wheelwork.asd
diff options
context:
space:
mode:
authorColin Okay <colin@cicadas.surf>2022-07-27 08:49:15 -0500
committerColin Okay <colin@cicadas.surf>2022-07-27 08:49:15 -0500
commitdef70bc521a71b3bfa8d8b0bb982bbcd1743bd22 (patch)
tree0737d55c92934f6500c3e515a9a2b88ec9d326c8 /wheelwork.asd
parent4ec779a31486fdedf038c35f975723b3abc04c8c (diff)
[refactor] to get rid of finalizers. [add] pre-exit-hooks
Diffstat (limited to 'wheelwork.asd')
-rw-r--r--wheelwork.asd1
1 files changed, 1 insertions, 0 deletions
diff --git a/wheelwork.asd b/wheelwork.asd
index 6d578a1..c2fa044 100644
--- a/wheelwork.asd
+++ b/wheelwork.asd
@@ -21,6 +21,7 @@
(:file "utils")
(:file "grid-geometry")
(:file "region")
+ (:file "pre-exit-hooks")
(:module "gl"
:components ((:file "util")
(:file "texture")