mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-11-19 10:31:20 +01:00
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(). |
||
|---|---|---|
| .. | ||
| ams_mitm | ||
| boot | ||
| creport | ||
| dmnt | ||
| eclct.stub | ||
| fatal | ||
| libstratosphere@05c58ef002 | ||
| loader | ||
| pm | ||
| ro | ||
| sm | ||
| spl | ||
| Makefile | ||