NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
WUD.h
1#ifndef RVL_SDK_PUBLIC_WUD_H
2#define RVL_SDK_PUBLIC_WUD_H
3#ifdef __cplusplus
4extern "C" {
5#endif
6
7#include <revolution/WUD/WUD.h>
8#include <revolution/WUD/WUDHidHost.h>
9#include <revolution/WUD/WUDInternal.h>
10#include <revolution/WUD/debug_msg.h>
11
12#ifdef __cplusplus
13}
14#endif
15#endif