mirror of
https://github.com/wiiu-env/wut.git
synced 2024-12-05 03:04:16 +01:00
9 lines
139 B
C
9 lines
139 B
C
#pragma once
|
|
|
|
/**
|
|
* \defgroup nn_act nn_act
|
|
* Accounts API, manages user profiles and personal info.
|
|
*/
|
|
|
|
#include <nn/act/client_cpp.h>
|