mirror of
https://github.com/HamletDuFromage/aio-switch-updater.git
synced 2024-11-28 20:32:06 +00:00
change way to identify cfw
This commit is contained in:
parent
d01eab304b
commit
b2f662fb00
1 changed files with 0 additions and 1 deletions
|
@ -3,6 +3,5 @@
|
||||||
#include "constants.hpp"
|
#include "constants.hpp"
|
||||||
|
|
||||||
bool isServiceRunning(const char *serviceName);
|
bool isServiceRunning(const char *serviceName);
|
||||||
Result smAtmosphereHasService(bool *out, SmServiceName name);
|
|
||||||
CFW getCFW();
|
CFW getCFW();
|
||||||
const extern CFW running_cfw;
|
const extern CFW running_cfw;
|
Loading…
Reference in a new issue