mirror of
https://github.com/SFML/SFML.git
synced 2024-11-28 22:31:09 +08:00
e0c4d14541
Depending on preprocessor settings, certain parameters may or may not be used. Instead of casing to (void) when not used, it's easier to use C++17's [[maybe_unused]] attribute to express this. |
||
---|---|---|
.. | ||
SFML |