diff options
author | Loek Le Blansch <loek@pipeframe.xyz> | 2024-10-01 17:23:33 +0200 |
---|---|---|
committer | Loek Le Blansch <loek@pipeframe.xyz> | 2024-10-01 17:23:33 +0200 |
commit | fe9bf1344ceae0fac9144e4a28fdcdbcb2267850 (patch) | |
tree | 95b48799ed8c062839361b61afdb596b189e2da3 | |
parent | 311e98572c26750e4a4695079fa80ca5648d109e (diff) |
rename SoundSystem to SoundContext (1/2)
-rw-r--r-- | src/crepe/SoundContext.cpp (renamed from src/crepe/SoundSystem.cpp) | 0 | ||||
-rw-r--r-- | src/crepe/SoundContext.h (renamed from src/crepe/SoundSystem.h) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/src/crepe/SoundSystem.cpp b/src/crepe/SoundContext.cpp index b57e51a..b57e51a 100644 --- a/src/crepe/SoundSystem.cpp +++ b/src/crepe/SoundContext.cpp diff --git a/src/crepe/SoundSystem.h b/src/crepe/SoundContext.h index 34dd6c5..34dd6c5 100644 --- a/src/crepe/SoundSystem.h +++ b/src/crepe/SoundContext.h |