diff options
Diffstat (limited to 'src/game/client/world/voxel_sounds.cc')
| -rw-r--r-- | src/game/client/world/voxel_sounds.cc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/game/client/world/voxel_sounds.cc b/src/game/client/world/voxel_sounds.cc index b60df94..86aa8ee 100644 --- a/src/game/client/world/voxel_sounds.cc +++ b/src/game/client/world/voxel_sounds.cc @@ -1,3 +1,8 @@ +// SPDX-License-Identifier: BSD-2-Clause +// Copyright (c) 2025 Kirill Dmitrievich +// File: voxel_sounds.cc +// Description: Handle voxel sounds + #include "client/pch.hh" #include "client/world/voxel_sounds.hh" |
