1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-09-21 06:23:26 +01:00
Atmosphere/libraries/libstratosphere/include
Michael Scire 04c9004e05 erpt: fix multiple issues with automatic report cleanup (thanks @yellows8)
* Setting retrieval was performed before the call that used the setting.
* Call to detect number of files passed incomplete path and was guaranteed to fail.
* Call to delete reports passed incomplete path and was guaranteed to do nothing.
2022-12-13 01:08:13 -07:00
..
stratosphere erpt: fix multiple issues with automatic report cleanup (thanks @yellows8) 2022-12-13 01:08:13 -07:00
stratosphere.hpp strat: only include windows.h in translation units where actually needed 2022-03-21 17:21:44 -07:00