NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
NWC24MsgCommit.h
1
#ifndef RVL_SDK_NWC24_MSG_COMMIT_H
2
#define RVL_SDK_NWC24_MSG_COMMIT_H
3
#include <types.h>
4
5
#include <revolution/NWC24/NWC24Types.h>
6
#ifdef __cplusplus
7
extern
"C"
{
8
#endif
9
10
// Forward declarations
11
typedef
struct
NWC24MsgObj
NWC24MsgObj
;
12
13
NWC24Err NWC24CommitMsg(
NWC24MsgObj
*);
14
15
#ifdef __cplusplus
16
}
17
#endif
18
#endif
NWC24MsgObj
Definition
NWC24MsgObj.h:31
include
lib
revolution
NWC24
NWC24MsgCommit.h
Made with ❤️ by
CLF78
and
RootCubed
. Logos by
Chasical
and
B1
. Website generated by
Doxygen
1.13.2