mirror of
https://github.com/devkitPro/wut.git
synced 2026-04-24 23:46:56 -05:00
9 lines
102 B
C
9 lines
102 B
C
#pragma once
|
|
|
|
/**
|
|
* \defgroup nn_dlp nn_dlp
|
|
* Download Play functions
|
|
*/
|
|
|
|
#include <nn/dlp/Cafe.h>
|