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