mirror of
https://github.com/devkitPro/wut.git
synced 2026-04-24 23:46:56 -05:00
9 lines
170 B
C
9 lines
170 B
C
#pragma once
|
|
|
|
/**
|
|
* \defgroup nn_erreula nn_erreula
|
|
* Graphical error viewer, supporting several languages and configurations.
|
|
*/
|
|
|
|
#include <nn/erreula/erreula_cpp.h>
|