17 #include <pia/clone/clone_definitions.h> 85 bool IsInSetupMode(
void);
nn::Result EndSetup(void)
Declares the end of setup.
nn::Result BeginSetup(void)
Declares the start of setup.
bool IsInitialized(void)
Gets whether the clone module is initialized.
void Finalize(void)
Finalizes the clone module. This function does nothing and returns if it is called before the Initial...
nn::Result Initialize(void)
Initializes the clone module.