aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorheavydemon21 <nielsstunnebrink1@gmail.com>2024-10-03 09:40:40 +0200
committerheavydemon21 <nielsstunnebrink1@gmail.com>2024-10-03 09:40:40 +0200
commit035444c1b7ee2e76c235e16eafd6115e849eec73 (patch)
treed4983327b1299113cbd93cd0bfaebabc55ff7966 /src
parentde2c2593f9f272c5151d74af4ff846fdd70a9bc7 (diff)
changed sound back
Diffstat (limited to 'src')
-rw-r--r--src/CMakeLists.txt1
-rw-r--r--src/crepe/facade/Sound.h2
2 files changed, 2 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index b47be8f..3d29a54 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -34,4 +34,5 @@ install(
)
add_executable(dummy_rm dummy_resource_manager.cpp)
+#add_executable(dummy_rm dummy_audio.cpp)
target_link_libraries(dummy_rm PUBLIC crepe)
diff --git a/src/crepe/facade/Sound.h b/src/crepe/facade/Sound.h
index 06e1932..2f1c924 100644
--- a/src/crepe/facade/Sound.h
+++ b/src/crepe/facade/Sound.h
@@ -10,7 +10,7 @@
namespace crepe {
-class Sound : public api::BaseResource{
+class Sound{
public:
/**
* \brief Pause this sample