metaforce/DataSpec/DNACommon/Tweaks
Lioncash a92bc16265 ITweakPlayerRes: Remove unnecessary calls to .data()
All of these functions return a string_view, which is accepted by
GetResourceIdByName(), so this avoids several unnecessary std::strlen
calls.
2020-02-25 02:09:45 -05:00
..
ITweak.hpp New code style refactor 2018-12-07 19:30:43 -10:00
ITweakAutoMapper.hpp New code style refactor 2018-12-07 19:30:43 -10:00
ITweakBall.hpp New code style refactor 2018-12-07 19:30:43 -10:00
ITweakGame.hpp New code style refactor 2018-12-07 19:30:43 -10:00
ITweakGui.hpp New code style refactor 2018-12-07 19:30:43 -10:00
ITweakGuiColors.hpp New code style refactor 2018-12-07 19:30:43 -10:00
ITweakGunRes.hpp New code style refactor 2018-12-07 19:30:43 -10:00
ITweakParticle.hpp New code style refactor 2018-12-07 19:30:43 -10:00
ITweakPlayer.hpp New code style refactor 2018-12-07 19:30:43 -10:00
ITweakPlayerControl.hpp New code style refactor 2018-12-07 19:30:43 -10:00
ITweakPlayerGun.hpp New code style refactor 2018-12-07 19:30:43 -10:00
ITweakPlayerRes.hpp ITweakPlayerRes: Remove unnecessary calls to .data() 2020-02-25 02:09:45 -05:00
ITweakSlideShow.hpp New code style refactor 2018-12-07 19:30:43 -10:00
ITweakTargeting.hpp New code style refactor 2018-12-07 19:30:43 -10:00
TweakWriter.hpp New code style refactor 2018-12-07 19:30:43 -10:00