NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
ipcProfile.h
1
#ifndef RVL_SDK_IPC_PROFILE_H
2
#define RVL_SDK_IPC_PROFILE_H
3
#include <revolution/IPC/ipcclt.h>
4
#include <types.h>
5
#ifdef __cplusplus
6
extern
"C"
{
7
#endif
8
9
void
IPCiProfInit(
void
);
10
void
IPCiProfQueueReq(
IPCRequestEx
* req, s32 fd);
11
void
IPCiProfAck(
void
);
12
void
IPCiProfReply(
IPCRequestEx
* req, s32 fd);
13
14
#ifdef __cplusplus
15
}
16
#endif
17
#endif
IPCRequestEx
Definition
ipcclt.h:110
include
lib
revolution
IPC
ipcProfile.h
Made with ❤️ by
CLF78
and
RootCubed
. Logos by
Chasical
and
B1
. Website generated by
Doxygen
1.13.2