mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
- use STRLEN_CONST for constant strings, translates to sizeof which should be computed at compile-time - found some places where we are needlessly calling strlen two times instead of just once |
||
---|---|---|
.. | ||
stdstring.h |