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