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