Atmosphere/stratosphere
Lioncash 452c61db7a setsys_settings_items: Simplify buffer management in LoadConfiguration()
We can use a std::string here instead of setting up a scope guard and
manual allocations. We also don't need to care about null-termination,
as c_str() will automatically ensure this is done when passing it into
ini_parse_string().
2019-06-03 21:37:12 -04:00
..
2019-06-03 12:19:05 -07:00
2019-05-28 00:26:56 +02:00
2019-05-27 18:44:09 -07:00
2019-05-02 17:54:05 -07:00
2019-06-03 12:19:05 -07:00
2019-05-02 19:33:12 -07:00
2019-04-25 11:24:25 -07:00