17 #include <pia/chat/chat_definitions.h> 98 bool IsInSetupMode(
void);
101 u32 ConvertID_Pia2VCT(u32);
102 u32 ConvertID_VCT2Pia(u32);
nn::Result BeginSetup(void)
Declares the start of setup.
void Finalize(void)
Finalizes the chat module. This function does nothing and returns if it is called before the Initiali...
bool IsInitialized(void)
Determines whether the chat module is initialized.
nn::Result Initialize(void)
Initializes the chat module.
nn::Result EndSetup(void)
Declares the end of setup.