mirror of
https://github.com/devkitPro/wut.git
synced 2026-04-20 16:27:15 -05:00
10 lines
166 B
C
10 lines
166 B
C
#pragma once
|
|
|
|
/**
|
|
* \defgroup nn_nfp nn_nfp
|
|
* Nintendo Figurine (amiibo) Platform library.
|
|
*/
|
|
|
|
#include <nn/nfp/nfp_cpp.h>
|
|
#include <nn/nfp/amiibo_settings_cpp.h>
|