#include <nn/cfg.h> bool IsAgreedEula( void );
None.
true when the user has agreed; otherwise, returns false. Obtains whether the user has agreed to the EULA.
Before calling this function, you must initialize the FS library by calling the nn::fs::Initialize function.
This function gets the application's EULA version.
Returns false when no icon file is configured.
CONFIDENTIAL