This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
eb3f0166f8bb05086004b8fa04cef57d148c55ab
0ad
/
source
/
soundmanager
T
History
phosit
eb3f0166f8
Prefer [[maybe_unused]] over UNUSED2
...
`[[maybe_unused]]` is in the C++ standard.
2025-07-28 13:16:37 +02:00
..
data
Update SetFormatAndFreq method to use ALenum type in format parameter
2025-07-22 08:41:03 -05:00
items
Don't use UNUSED2 on always unused variables
2025-07-28 13:16:37 +02:00
scripting
Prefer [[maybe_unused]] over UNUSED2
2025-07-28 13:16:37 +02:00
ISoundManager.h
…
SoundManager.cpp
Don't use UNUSED2 on always unused variables
2025-07-28 13:16:37 +02:00
SoundManager.h
…