fatal: refactor into sts namespace
This commit is contained in:
@@ -18,4 +18,8 @@
|
||||
#include <switch.h>
|
||||
#include <stratosphere.hpp>
|
||||
|
||||
void CheckRepairStatus();
|
||||
namespace sts::fatal::srv {
|
||||
|
||||
void CheckRepairStatus();
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user