0ad/source/soundmanager
phosit 891908b801 Remove UNUSED
The `UNUSED` macro is used to mark a variable as unused but with a name.
Those usages are replaced with comments so that `UNUSED` can be removed.

https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#Rf-unused
2025-06-26 17:25:05 +02:00
..
data Refactor GetNextChunk for clarity and safety 2025-06-20 10:49:23 -05:00
items Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
scripting Remove UNUSED 2025-06-26 17:25:05 +02:00
ISoundManager.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
SoundManager.cpp Remove UNUSED 2025-06-26 17:25:05 +02:00
SoundManager.h Remove UNUSED 2025-06-26 17:25:05 +02:00