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