0ad/source/lib/tex
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
..
tests Moves tex tests to the related folder, was forgotten to move in 63086f4e26. 2021-09-01 19:27:34 +00:00
tex.cpp Remove UNUSED 2025-06-26 17:25:05 +02:00
tex.h Removes unused and redundant h_mgr after 0e599a3176 and dd91a5e0ef. 2022-02-13 22:31:36 +00:00
tex_bmp.cpp Remove UNUSED 2025-06-26 17:25:05 +02:00
tex_codec.cpp Allows tex clients decide how to handle invalid textures instead of assertions. Fixes #6436 2022-04-12 17:39:05 +00:00
tex_codec.h Make all Wildfire Games copyright headers consistent by always ending with a period and using (C) instead of (c). 2017-07-10 14:26:24 +00:00
tex_dds.cpp Remove UNUSED 2025-06-26 17:25:05 +02:00
tex_internal.h Bump year number of files changed this year in the license headers. 2017-05-01 14:28:22 +00:00
tex_png.cpp Remove UNUSED 2025-06-26 17:25:05 +02:00
tex_tga.cpp Remove UNUSED 2025-06-26 17:25:05 +02:00