1
0
forked from mirrors/0ad
Files
0ad/source
phosit 5be02743fa Don't use UNUSED2 on always unused variables
Not introducing a variable enforces that the variable is not used.
`UNUSED2` on the other hand is used to silence the warning.
2025-07-28 13:16:37 +02:00
..
2025-07-23 18:18:47 +02:00