mirror of
https://github.com/devkitPro/wut.git
synced 2026-04-18 15:27:15 -05:00
9 lines
112 B
C
9 lines
112 B
C
#pragma once
|
|
|
|
/**
|
|
* \defgroup nn_spm nn_spm
|
|
* Functions for extended storage
|
|
*/
|
|
|
|
#include <nn/spm/storage.h>
|