mirror of
https://github.com/devkitPro/wut.git
synced 2026-04-18 23:37:16 -05:00
9 lines
116 B
C
9 lines
116 B
C
#pragma once
|
|
|
|
/**
|
|
* \defgroup nn_cmpt nn_cmpt
|
|
* Wii backwards compatibility (vWii)
|
|
*/
|
|
|
|
#include <nn/cmpt/cmpt.h>
|