mirror of
https://github.com/devkitPro/wut.git
synced 2026-06-19 23:29:34 -05:00
9 lines
98 B
C
9 lines
98 B
C
#pragma once
|
|
|
|
/**
|
|
* \defgroup nn_ac nn_ac
|
|
*/
|
|
|
|
#include <nn/ac/ac_c.h>
|
|
#include <nn/ac/ac_cpp.h>
|