mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2024-11-05 19:51:45 +00:00
a097babe18
* boot2: Simplify g_additional_launch_programs It appears that Stratosphère is targeting C++17. In C++17, std::make_tuple is not required for initialisating a tuple anymore. Same thing, but less typing * Replace std::make_tuple with {} More readable and less noise. Also fixes two missing return statements. |
||
---|---|---|
.. | ||
pm_boot_mode.cpp | ||
pm_boot_mode.hpp | ||
pm_info.cpp | ||
pm_info.hpp | ||
pm_main.cpp | ||
pm_process_track.cpp | ||
pm_process_track.hpp | ||
pm_process_wait.hpp | ||
pm_registration.cpp | ||
pm_registration.hpp | ||
pm_shell.cpp | ||
pm_shell.hpp |