Lioncash 39fcc3a589 service: Mark MakeFunctionString with the [[maybe_unused]] attribute.
When yuzu is compiled in release mode this function is unused, however,
when compiled in debug mode, it's used within a LOG_TRACE statement.
This prevents erroneous compilation warnings about an unused function
(that isn't actually totally unused).
2018-11-17 16:41:10 +01:00
..
2018-11-13 19:54:33 -06:00
2018-11-04 10:26:38 -05:00
2018-10-20 10:35:55 -04:00
2018-11-04 10:26:38 -05:00