mirror of
https://github.com/devkitPro/wut.git
synced 2026-04-13 13:05:55 -05:00
9 lines
97 B
C
9 lines
97 B
C
#pragma once
|
|
|
|
/**
|
|
* \defgroup nn_fp nn_fp
|
|
* Friend Presence API
|
|
*/
|
|
|
|
#include <nn/fp/fp_cpp.h>
|