aboutsummaryrefslogtreecommitdiff
path: root/game/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'game/CMakeLists.txt')
-rw-r--r--game/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/game/CMakeLists.txt b/game/CMakeLists.txt
index fffe6d3..a936ca0 100644
--- a/game/CMakeLists.txt
+++ b/game/CMakeLists.txt
@@ -20,6 +20,7 @@ add_executable(main
player/PlayerSubScene.cpp
StartGameScript.cpp
player/PlayerEndScript.cpp
+ player/PlayerAudioScript.cpp
background/StartSubScene.cpp
main.cpp
menus/BannerSubScene.cpp