NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
OSIpc.h
1
#ifndef RVL_SDK_OS_IPC_H
2
#define RVL_SDK_OS_IPC_H
3
#include <types.h>
4
#ifdef __cplusplus
5
extern
"C"
{
6
#endif
7
8
void
* __OSGetIPCBufferHi(
void
);
9
void
* __OSGetIPCBufferLo(
void
);
10
void
__OSInitIPCBuffer(
void
);
11
12
#ifdef __cplusplus
13
}
14
#endif
15
#endif
include
lib
revolution
OS
OSIpc.h
Made with ❤️ by
CLF78
and
RootCubed
. Logos by
Chasical
and
B1
. Website generated by
Doxygen
1.13.2