mirror of
https://github.com/devkitPro/wut.git
synced 2026-04-20 08:17:34 -05:00
9 lines
108 B
C
9 lines
108 B
C
#pragma once
|
|
|
|
/**
|
|
* \defgroup nn_idb nn_idb
|
|
*/
|
|
|
|
#include <nn/idb/idb_cpp.h>
|
|
#include <nn/idb/IDBReader.h>
|