1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-12-05 15:15:25 +01:00

Move serialisation code out of sound_spec.h

This commit is contained in:
cx384
2025-11-30 15:19:04 +01:00
parent 5a799b9b24
commit d4c3529af7
10 changed files with 34 additions and 22 deletions

View File

@@ -433,6 +433,7 @@ set(independent_SRCS
profiler.cpp
serialization.cpp
settings.cpp
sound_spec.cpp
staticobject.cpp
terminal_chat_console.cpp
texture_override.cpp