aboutsummaryrefslogtreecommitdiff
path: root/game/CMakeLists.txt
diff options
context:
space:
mode:
authorJAROWMR <jarorutjes07@gmail.com>2025-01-07 14:14:21 +0100
committerJAROWMR <jarorutjes07@gmail.com>2025-01-07 14:14:21 +0100
commitca456c50a6a4f35832d7b9d8d1b8f5eecee0e148 (patch)
tree78163daa8384e18b894491ffc8d18e8f69b88d5d /game/CMakeLists.txt
parent41f890863706ee8ede43021fe83b776b638a18b7 (diff)
parent80b2c59068f97ff69a2ba77788c4861b10535328 (diff)
merged
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