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