summaryrefslogtreecommitdiff
path: root/dnd.asd
diff options
context:
space:
mode:
authorcolin <colin@cicadas.surf>2023-04-01 10:13:17 -0700
committercolin <colin@cicadas.surf>2023-04-01 10:13:17 -0700
commitcc10599f1531e18998fd8a6d80f8b17846699d63 (patch)
tree13b9e25456957f4db988e82b577338ebb861f03a /dnd.asd
parent08a8e51de33a77b458b87dbd25bdfdceefb6584e (diff)
Add navbar and various unaccountable changes
Diffstat (limited to 'dnd.asd')
-rw-r--r--dnd.asd1
1 files changed, 1 insertions, 0 deletions
diff --git a/dnd.asd b/dnd.asd
index 692f4cc..69c0021 100644
--- a/dnd.asd
+++ b/dnd.asd
@@ -37,6 +37,7 @@
(:module "game"
:serial t
:components ((:file "abstract")
+ (:file "views")
(:file "adventure")
(:file "hazard")
(:file "hero")