mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-16 13:23:56 -07:00
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 |
||
|---|---|---|
| .. | ||
| CCmpExample.cpp | ||
| ICmpExample.cpp | ||
| ICmpExample.h | ||
| SimulationDocs.h | ||