diff --git a/include/current_cfw.hpp b/include/current_cfw.hpp index 488747e..9818266 100644 --- a/include/current_cfw.hpp +++ b/include/current_cfw.hpp @@ -3,6 +3,5 @@ #include "constants.hpp" bool isServiceRunning(const char *serviceName); -Result smAtmosphereHasService(bool *out, SmServiceName name); CFW getCFW(); const extern CFW running_cfw; \ No newline at end of file