From a20d05376cb2de636abebd64da3eeb6c7e8c7bac Mon Sep 17 00:00:00 2001 From: David Thompson Date: Sat, 29 Oct 2022 21:40:09 -0400 Subject: Day 1 progress. --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 872cc6f..94f2bc6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -34,6 +34,8 @@ SOURCES = \ apple-town-fair/save-state.scm \ apple-town-fair/time-display.scm \ apple-town-fair/light-overlay.scm \ + apple-town-fair/dialog-box.scm \ + apple-town-fair/menu.scm \ apple-town-fair/game.scm \ apple-town-fair/splash.scm -- cgit v1.2.3