mirror of
https://github.com/devkitPro/wut.git
synced 2026-04-13 04:55:50 -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>
|