mirror of
https://github.com/devkitPro/wut.git
synced 2026-04-04 16:24:56 -05: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>
|