From 8c8096dab1538592e6bacea6ba4e1f9882ae6e0b Mon Sep 17 00:00:00 2001 From: cflip Date: Sun, 27 Feb 2022 19:37:36 -0700 Subject: Miscellaneous code cleanup --- src/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 7e71ff2..d290495 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -3,6 +3,7 @@ SET(SOURCES level.cpp main.cpp train.cpp + util.cpp window.cpp ) -- cgit v1.2.3