#include <nn/cfg.h> bool IsAgreedEula( void );
None.
true when consent is given; otherwise, returns false. Obtains whether EULA consent was given.
Before calling this function, you must initialize the fs library by calling the nn::fs::Initialize function.
The application's EULA version is obtained within this function. false is returned when the file icon is not configured.
CONFIDENTIAL