mirror of
https://github.com/devkitPro/wut.git
synced 2026-04-18 15:27:15 -05:00
10 lines
133 B
C
10 lines
133 B
C
#pragma once
|
|
|
|
/**
|
|
* \defgroup nn_pdm nn_pdm
|
|
* Log Activities for Titles
|
|
*/
|
|
|
|
#include <nn/pdm/pdm_c.h>
|
|
#include <nn/pdm/pdm_cpp.h>
|