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