diff options
Diffstat (limited to 'src/game/client/io/sound.cc')
| -rw-r--r-- | src/game/client/io/sound.cc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/game/client/io/sound.cc b/src/game/client/io/sound.cc index e67c456..886da2c 100644 --- a/src/game/client/io/sound.cc +++ b/src/game/client/io/sound.cc @@ -1,3 +1,8 @@ +// SPDX-License-Identifier: BSD-2-Clause +// Copyright (c) 2025 Kirill Dmitrievich +// File: sound.cc +// Description: Sound handling + #include "client/pch.hh" #include "client/io/sound.hh" |
