]> git.lizzy.rs Git - nothing.git/blobdiff - CMakeLists.txt
(#608) Introduce (send) function
[nothing.git] / CMakeLists.txt
index 7c8891b946ba0d4b799874702be44f70216e09c5..bb03c0160ac586bb34e094221948458c10bdce6c 100644 (file)
@@ -123,6 +123,8 @@ add_executable(nothing
   src/system/stacktrace.c
   src/game/level_picker.h
   src/game/level_picker.c
+  src/game_script.h
+  src/game_script.c
 )
 
 add_executable(repl