mirror of
https://github.com/devkitPro/wut.git
synced 2026-03-21 17:34:47 -05:00
9 lines
109 B
C
9 lines
109 B
C
#pragma once
|
|
|
|
/**
|
|
* \defgroup nn_nets2 nn_nets2
|
|
* Network functions 2.
|
|
*/
|
|
|
|
#include <nn/nets2/somemopt.h>
|